Lucene search
+L

7006 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.10 views

SUSE CVE-2026-64234

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.11 views

SUSE 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.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.11 views

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

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64348

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.22 views

PT-2026-64759

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the Samsung serial driver when console flow control is enabled via UPF CONS FLOW. The issue arises because the functions s3c24xx serial stop tx and s3c24xx serial...

5.8AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64335

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.29 views

PT-2026-64562

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the USB iowarrior driver. The mutex unlock function may access the mutex structure after the lock has been released, meaning it cannot be used to manage...

9.8CVSS5.8AI score0.00124EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.29 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.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.28 views

PT-2026-64557

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An information leak exists in the USB serial keyspan pda implementation. The write callback is intended to return the number of characters accepted or a negative errno. However, with wri...

5.5CVSS4.6AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64556

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 read USB Request Block URB—a data structure used to manage USB transfers—is not resubmitted if the port is closed while...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.23 views

PT-2026-64565

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the USB idmouse driver due to a race condition between the release and disconnect functions. The problem occurs because mutex unlock may access the mutex...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.15 views

PT-2026-64699

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ALSA usb-audio component where the DualSense jack-detection input handler fails to safely verify if an input device belongs to the same physical controller during...

5.7AI score0.00184EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.18 views

PT-2026-64568

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the USB gadget composite handler within the composite setup function. When processing the OTG branch, the code attempts to fall back to the first configuration using...

5.5CVSS4.7AI score0.00095EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.13 views

PT-2026-64676

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The chaoskey driver contains a slab-use-after-free issue within its release routine. This occurs when a user closes the device file after the USB device has been unplugged, causing a...

5.8AI score0.00184EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.8CVSS5.9AI score0.00694EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64571

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the cdnsp alloc stream info function. The function allocates stream info-stream ctx array using cdnsp alloc stream ctx. If a subsequent stream ring allocation or...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.28 views

PT-2026-64555

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hard lockup occurs in the digi acceleport USB serial driver when submitting an Out-of-Band OOB write USB Request Block URB fails persistently, such as during a device disconnection. Th...

5.5CVSS5AI score0.00095EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64333

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, b...

7.8CVSS6AI score0.00169EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS5.9AI score0.00095EPSS
SaveExploits0References3
Rows per page
Query Builder