Lucene search
+L

143051 matches found

OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72454

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in i3chciaddrtodev i3chciaddrtodev walks bus-devs.i3c, which is protected by bus.lock rwsem. However, it is invoked from the MIPI I3C HCI IRQ handler, which cannot take bus.lock. This allows concurrent...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.4 views

UBUNTU-CVE-2026-72299

In the Linux kernel, the following vulnerability has been resolved: tipc: restrict socket queue dumps in enqueue tracepoints tipcskenqueue runs with sk-sklock.slock held while the socket is owned by user context. The spinlock protects the backlog queue in this path, but it does not serialize...

9.8CVSS5.4AI score0.00745EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72406

In the Linux kernel, the following vulnerability has been resolved: net: sungem: fix probe error cleanup geminitone calls gemremoveone when registernetdev fails. gemremoveone unregisters and frees resources owned by the netdevice, including the DMA block, MMIO mapping, PCI regions, and the...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.7 views

CVE-2026-72353

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in fallocate ntfsattrfallocate allocates holes and delayed allocations inside initialized size by looking up the current runlist element under ni-runlist.lock. The returned struct...

8.8CVSS5.7AI score0.00508EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72289

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Check the interrupt is still ours before migrating it vgicpruneaplist drops both aplistlock and irqlock while migrating an interrupt to another vCPU. After reacquiring the locks it only checks that the affinity ...

9.3CVSS5.4AI score0.0018EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:22 a.m.4 views

UBUNTU-CVE-2026-74313

In the Linux kernel, the following vulnerability has been resolved: vduse: hold vduselock across IDR lookup in open path vdusedevopen looks up struct vdusedev through the IDR and then acquires dev-lock only after vduselock has been dropped. This leaves a window where a concurrent VDUSEDESTROYDEV...

8.8CVSS5.4AI score0.00126EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-74436

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-74351

In the Linux kernel, the following vulnerability has been resolved: ocfs2: rebase copied fsdlm LVB pointers in lockingstate The lockingstate debugfs iterator snapshots struct ocfs2lockres by value under ocfs2dlmtrackinglock and later formats that copy in ocfs2dlmseqshow. That is fine for the inli...

5.5AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-74255

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in tipcl2sendmsg Syzbot reported a slab-use-after-free in ipvlanhardheader when called from tipcl2sendmsg. The root cause is that tipcdisablel2media calls synchronizenet while b-mediaptr is still valid. This allows...

9.8CVSS5.4AI score0.00506EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-74434

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

9.8CVSS5.6AI score0.00337EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72489

In the Linux kernel, the following vulnerability has been resolved: staging: nvec: fix use-after-free in nvecrxcompleted In nvecrxcompleted, when an incomplete RX transfer is detected, nvecmsgfree is called to return the message back to the pool by clearing its 'used' atomic flag. Immediately aft...

8.4CVSS5.6AI score0.00148EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-72323

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential UAF in igmpgqstarttimer A race condition exists between device teardown inetdevdestroy and incoming IGMP query processing igmprcv, leading to a Use-After-Free in the IGMP timer callback. During device...

9.8CVSS5.5AI score0.00644EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-72381

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of fp-owner.name in durable handle owner check Two concurrent SMB2 durable reconnects DH2C/DHnC on the same persistentid race the fp-owner.name compare-read in ksmbdvfscomparedurableowner against the kfr...

9.8CVSS5.9AI score0.00644EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74265

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALIDQUEUEID managdcreatemanawqcq leaves queue-id as 0 from kzallocobj until manacreatewqobj assigns the firmware-returned id. If creation fails before that, cleanup calls managddestroycq...

5.4AI score0.00206EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72328

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential amdxdnaumap lifetime race amdxdnaumaprelease calls the blocking mmuintervalnotifierremove before removing the object from abo-mem.umaplist. If aie2populaterange runs concurrently, it may obtain a...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72361

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

5.4AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-72288

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Handle race between interrupt affinity change and LPI disabling Hyunwoo Kim reports some really bad races should the following situation occur: - LPI-I is pending in vcpu-B's AP list - vcpu-A writes to vcpu-B's ...

9.3CVSS5.5AI score0.00178EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

UBUNTU-CVE-2026-72449

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix listdel corruption in kfdcriuresumesvm The cleanup tail of kfdcriuresumesvm walks svms-criusvmmetadatalist and kfrees each struct criusvmmetadata without removing it from the list. The list head is left pointing a...

7.8CVSS5.5AI score0.00171EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72393

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: don't cache shinfo across skb realloc fbnictxlso calls skbcowhead which may reallocate the skb including the shared info. We can't use the pointer calculated before the call. BUG: KASAN: slab-use-after-free in...

9.8CVSS5.5AI score0.00581EPSS
SaveExploits0References6
Rows per page
Query Builder