Lucene search
+L

482 matches found

CVE
CVE
added 2026/07/19 2:55 p.m.29 views

CVE-2026-63927

In the Linux kernel, the usb: dwc2 use-after-free in debug code has been fixed. The issue occurred from dereferencing urb after usb_hcd_giveback_urb(); the patch saves urb->status ahead of time to avoid use-after-free. Affected component: dwc2 host controller debug path. Impact described in so...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63927 usb: dwc2: Fix use after free in debug code

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.3AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 2:55 p.m.31 views

CVE-2026-63904

The CVE-2026-63904 entry concerns the Linux kernel USBTMC driver and its handling of interrupt-IN notifications. A vulnerability existed where the driver did not verify that the URB actual_length contained the two-byte header payload before accessing data buffers, potentially causing an out-of-bo...

5.4AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:18 p.m.14 views

EUVD-2026-45559

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

5.4AI score0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.40 views

CVE-2026-63874 net: mctp: usb: fix race between urb completion and rx_retry cancellation

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.14 views

CVE-2026-63821

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

0.00172EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63821

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00172EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.27 views

PT-2026-61331

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the nexio read data function. The function retrieves data len and x len from a packed header in the device interrupt packet and iterates through the...

6AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61244

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use after free issue exists in the debug code of the dwc2 USB driver. The problem occurs because the urb object is dereferenced after the usb hcd giveback urb function is called, which...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/17 12:0 a.m.7 views

The vulnerability of the urb_write_completion() function in the RDP client FreeRDP allows a intruder to trigger a service failure or execute arbitrary code.

The vulnerability of the urbwritecompletion function in the RDP client FreeRDP relates to the possibility of exploiting memory after it is freed. Exploiting this vulnerability could allow a remote attacker to cause service failures or execute arbitrary code...

7.8CVSS7.7AI score0.00467EPSS
SaveExploits0References5Affected Software3
SUSE CVE
SUSE CVE
added 2026/07/03 3:5 a.m.14 views

SUSE CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.12 views

SUSE CVE-2026-52982

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150startxmit syzbot reported a KASAN slab-use-after-free read in rtl8150startxmit when accessing skb-len for tx statistics after usbsubmiturb has been called: BUG: KASAN:...

5.5CVSS5.8AI score0.00536EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.10 views

CVE-2026-52982

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150startxmit syzbot reported a KASAN slab-use-after-free read in rtl8150startxmit when accessing skb-len for tx statistics after usbsubmiturb has been called: BUG: KASAN:...

9.8CVSS5.4AI score0.00536EPSS
SaveExploits0References36
EUVD
EUVD
added 2026/06/24 4:30 p.m.13 views

EUVD-2026-38975

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.7AI score0.00113EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.8 views

CVE-2026-52982

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150startxmit syzbot reported a KASAN slab-use-after-free read in rtl8150startxmit when accessing skb-len for tx statistics after usbsubmiturb has been called: BUG: KASAN:...

5.6AI score0.00536EPSS
SaveExploits0References9Affected Software1
SUSE Linux
SUSE Linux
added 2026/06/10 8:40 a.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2026-31405: media: dvb-net: fix OOB access in ULE extension header tables bsc1261700. CVE-2026-31629: nfc: llcp: add missing return after LLCPCLOSED checks bsc126379...

9.3CVSS5.6AI score0.00725EPSS
SaveExploits73References52
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46073

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: powerz Fix missing usbkillurb on signal interrupt waitforcompletioninterruptibletimeout returns -ERESTARTSYS when interrupted. This needs to abort the UR...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-46074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB on probe failures to mirror...

5.5CVSS5.6AI score0.00131EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.17 views

SUSE CVE-2026-46184

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detectusbformat to prevent a division by zero in playbackurbcomplete and captureurbcomplete. USB core does not validate class-specific...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/28 10:16 a.m.18 views

CVE-2026-46184

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detectusbformat to prevent a division by zero in playbackurbcomplete and captureurbcomplete. USB core does not validate class-specific...

5.5CVSS0.00128EPSS
SaveExploits0References8
Rows per page
Query Builder