Lucene search
+L

7006 matches found

Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.20 views

CVE-2026-64335

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected or the driver is...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.17 views

CVE-2026-64334

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.57 views

CVE-2026-64334

CVE-2026-64334 affects the digi_acceleport USB serial driver in the Linux kernel. When submitting an OOB write URB fails persistently—such as during a physical device disconnect—the driver enters an indefinite loop with interrupts disabled , causing a hard lockup. This can be triggered when open(...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.15 views

EUVD-2026-48879

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected or the driver is...

5.7AI score0.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.47 views

CVE-2026-64335

CVE-2026-64335 affects the digi_acceleport USB serial driver in the Linux kernel. If a serial port is closed while throttled, the read URB is never resubmitted, leaving the port unable to receive any further data until the device is reconnected or the driver is rebound. The fix clears throttle fl...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.15 views

EUVD-2026-48878

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.8AI score0.00095EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.16 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.17 views

CVE-2026-64332

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.5CVSS5.7AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:49 a.m.54 views

CVE-2026-64333

The CVE-2026-64333 issue affects the Linux kernel USB serial driver digi_acceleport. The vulnerability was caused by digi_write_inb_command() not properly handling timeouts: it could update the transfer buffer and resubmit the URB on timeout, and for break-control type commands with no timeout it...

7.8CVSS6AI score0.00169EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.49 views

CVE-2026-64333 USB: serial: digi_acceleport: fix write buffer corruption

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

7.8CVSS0.00169EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64333 USB: serial: digi_acceleport: fix write buffer corruption

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

7.8CVSS5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:49 a.m.13 views

EUVD-2026-48874

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

5.7AI score0.00129EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.20 views

CVE-2026-64329

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove The threaded IRQ handler ccgirqhandler calls ucsinotifycommon, which on a connector-change event calls ucsiconnectorchange and schedules connector work. In ucsiccgremove...

7.8CVSS5.6AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.19 views

CVE-2026-64330

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.47 views

CVE-2026-64330 usb: typec: tcpm: Validate SVID index in svdm_consume_modes()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.45 views

CVE-2026-64328 usb: gadget: f_fs: Fix DMA fence leak

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

0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 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.5CVSS5.7AI score0.00159EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-49015

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengineprepslavesg fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was...

5.8AI score0.00694EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64303 spi: fsl-lpspi: terminate the RX channel on TX prepare failure path

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengineprepslavesg fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was...

9.8CVSS5.8AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.9 views

SUSE CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

5.8AI score0.00117EPSS
SaveExploits0References3
Rows per page
Query Builder