Lucene search
+L

3578 matches found

UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.33 views

CVE-2026-64233

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/27 12:00 a.m.16 views

UBUNTU-CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

7.8CVSS5.6AI score0.00121EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/27 12:00 a.m.14 views

UBUNTU-CVE-2026-64233

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.33 views

CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64242

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The...

7.8CVSS5.9AI score0.00121EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:05 a.m.16 views

usb: gadget: udc: Fix use-after-free in gadget_match_driver

...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.12 views

SUSE CVE-2026-64327

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Initialize epfile-in early to fix endpoint direction checks When parsing endpoint descriptors, ffsdatagotdescs generates the epsaddrmap which contains the endpoint direction. However, epfile-in was previously on...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.11 views

SUSE CVE-2026-64345

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fprinter: take kref only for successful open printeropen returns -EBUSY when the character device is already open, but it increments dev-kref regardless of the return value. VFS does not call -release for a failed...

3.3CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE 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.5CVSS5.7AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.11 views

SUSE CVE-2026-64347

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.7CVSS5.7AI score0.00095EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.12 views

SUSE CVE-2026-64454

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.23 views

SUSE CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

0.00165EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64454

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

0.0018EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/25 10:17 a.m.22 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....

7.8CVSS0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64345

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fprinter: take kref only for successful open printeropen returns -EBUSY when the character device is already open, but it increments dev-kref regardless of the return value. VFS does not call -release for a failed...

5.5CVSS0.00123EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64347

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.5CVSS0.00095EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

AZL-93446 CVE-2026-64346 affecting package kernel for versions less than 6.6.145.2-1

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....

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64337

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3gadgetqueue maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned with -EAGAIN before it is linked on the endpoint request...

5.5CVSS0.0016EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64328

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix DMA fence leak In ffsdmabuftransfer, a ffsdmafence object is kmalloc'd, with the underlying dmafence later initialized by dmafenceinit, which sets its kref counter to 1. Then, dmaresvaddfence gets a second...

5.5CVSS0.00159EPSS
SaveExploits0References4
Rows per page
Query Builder