Lucene search
+L

38070 matches found

OSV
OSV
•added 2026/07/25 8:50 a.m.•13 views

CVE-2026-64346 usb: gadget: udc: Fix use-after-free in gadget_match_driver

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: Fix use-after-free in gadgetmatchdriver The udc structure acts as the management structure for the gadget, but their lifecycles are decoupled. A race condition exists where usbdelgadget frees the udc memory e.g....

5.7AI score
SaveExploits0References9
attackerkb
attackerkb
•added 2026/07/25 8:50 a.m.•9 views

CVE-2026-64346

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: Fix use-after-free in gadgetmatchdriver The udc structure acts as the management structure for the gadget, but their lifecycles are decoupled. A race condition exists where usbdelgadget frees the udc memory e.g....

5.7AI score0.00164EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/25 8:50 a.m.•12 views

CVE-2026-64344 USB: idmouse: fix use-after-free on disconnect race

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•16 views

EUVD-2026-48888

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

5.7AI score0.00126EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/25 8:50 a.m.•59 views

CVE-2026-64344

CVE-2026-64344 is a use-after-free in the Linux kernel's USB idmouse driver triggered by a disconnect race. The root cause is that mutex_unlock() is non-atomic and may still access the mutex structure after release, making it unsafe for managing object lifetime. The fix replaces direct mutex-base...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/25 8:50 a.m.•11 views

CVE-2026-64343 USB: ldusb: fix use-after-free on disconnect race

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•14 views

EUVD-2026-48887

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.7AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•44 views

CVE-2026-64341 USB: iowarrior: fix use-after-free on disconnect race

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use ...

0.00124EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•12 views

EUVD-2026-48885

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use ...

5.8AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/25 8:50 a.m.•14 views

CVE-2026-64341 USB: iowarrior: fix use-after-free on disconnect race

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use ...

5.7AI score
SaveExploits0References6
CVE
CVE
•added 2026/07/25 8:50 a.m.•79 views

CVE-2026-64341

A use-after-free in the Linux kernel's USB iowarrior driver is triggered by a race between release() and disconnect(). Because mutex_unlock() is non-atomic, it may access a freed mutex structure after driver data is deallocated during disconnect. The fix replaces mutex-based lifetime management w...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/07/25 8:50 a.m.•55 views

CVE-2026-64340

CVE-2026-64340 is a use-after-free in the Linux kernel's USB legousbtower driver caused by a race between release() and disconnect(). The root cause is that mutex_unlock() can access the mutex structure after the lock is released, making it unsafe for object lifetime management. The fix introduce...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/25 8:49 a.m.•12 views

CVE-2026-64332 USB: ulpi: fix memory leak on registration failure

In the Linux kernel, the following vulnerability has been resolved: USB: ulpi: fix memory leak on registration failure The allocated device name is never freed on early ULPI device registration failures. Fix this by initialising the device structure earlier and releasing the initial reference...

5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•18 views

EUVD-2026-48876

In the Linux kernel, the following vulnerability has been resolved: USB: ulpi: fix memory leak on registration failure The allocated device name is never freed on early ULPI device registration failures. Fix this by initialising the device structure earlier and releasing the initial reference...

5.8AI score0.00123EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•50 views

CVE-2026-64321 nvme: target: rdma: fix ndev refcount leak on queue connect

In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...

0.00123EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•13 views

EUVD-2026-48994

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.8AI score0.00108EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/25 8:49 a.m.•59 views

CVE-2026-64262

CVE-2026-64262 is a Linux kernel vulnerability in the fuse-uring path. When io_uring task work with tw.cancel set is delivered, fuse_uring_send_in_task() follows the cancel branch, assigns -ECANCELED, and proceeds to fuse_uring_send() without discharging the fuse_req. This leaves ent and the fuse...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/07/25 8:49 a.m.•14 views

CVE-2026-64262 fuse-uring: end fuse_req on io-uring cancel task work

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: end fusereq on io-uring cancel task work When iouring delivers task work with tw.cancel set PFEXITING, PFKTHREAD fallback, or percpurefisdying on the ring context, fuseuringsendintask takes the cancel branch, assigns...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•41 views

CVE-2026-64262 fuse-uring: end fuse_req on io-uring cancel task work

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: end fusereq on io-uring cancel task work When iouring delivers task work with tw.cancel set PFEXITING, PFKTHREAD fallback, or percpurefisdying on the ring context, fuseuringsendintask takes the cancel branch, assigns...

0.00158EPSS
SaveExploits0References3
Fedora
Fedora
•added 2026/07/25 1:18 a.m.•17 views

[SECURITY] Fedora 43 Update: wget1-1.25.0-3.fc43

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

7.1CVSS5.6AI score0.00423EPSS
SaveExploits0
Rows per page
Query Builder