Lucene search
+L

433 matches found

EUVD
EUVD
added yesterday9 views

EUVD-2026-52606

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix heap-buffer-overflow in imspcuprocessdata The imspcuprocessdata processes incoming URB data byte by byte. However, it fails to check if the readpos index exceeds IMSPCUBUFSIZE. If a malicious USB device sends...

5.6AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.7 views

SUSE 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.8AI score0.00177EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.5 views

SUSE CVE-2026-64348

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb-hcpriv until isostreamschedule and the link...

5.8AI score0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.8 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...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.12 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...

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

CVE-2026-64333

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.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64491

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascamdisconnect cancels capturework and midiinwork before usbkillanchoredurbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers reschedule...

5.7AI score0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-CVE-2026-64348

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb-hcpriv until isostreamschedule and the link...

5.7AI score0.00173EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.29 views

CVE-2026-64491 ALSA: usx2y: us144mkii: fix work UAF on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascamdisconnect cancels capturework and midiinwork before usbkillanchoredurbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers reschedule...

0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64491 ALSA: usx2y: us144mkii: fix work UAF on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascamdisconnect cancels capturework and midiinwork before usbkillanchoredurbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers reschedule...

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

CVE-2026-64348

The CVE-2026-64348 issue in the Linux kernel affects EHCI/FOTG210 isochronous submits, where a staged usb_schedule (ehci_iso_sched) attached to urb->hcpriv could leak if usb_hcd_link_urb_to_ep() fails or the controller becomes inaccessible. The published fixes free the staged schedule from don...

5.8AI score0.00173EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:50 a.m.6 views

EUVD-2026-48892

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb-hcpriv until isostreamschedule and the link...

5.8AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.5 views

CVE-2026-64348 usb: free iso schedules on failed submit

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb-hcpriv until isostreamschedule and the link...

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

CVE-2026-64335 USB: serial: digi_acceleport: fix broken rx after throttle

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 score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.26 views

CVE-2026-64334 USB: serial: digi_acceleport: fix hard lockup on disconnect

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

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.7 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.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64554

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the digi acceleport USB serial driver where the digi write inb command function fails to correctly handle timeouts. Instead of returning an error when a write URB USB...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.19 views

PT-2026-64555

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi acceleport: 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.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00165EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.6 views

SUSE CVE-2026-63927

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usbhcdgivebackurb so save the urb-status ahead of time...

7.8CVSS5.2AI score0.0016EPSS
SaveExploits0References3
Rows per page
Query Builder