Lucene search
+L

43 matches found

OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-74459

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xreadbulkcallback: fix RX buffer leak on URB resubmit failure es58xreadbulkcallback resubmits the RX URB after processing a received packet. If the resubmit succeeds, the URB remains anchored and will be handl...

5.6AI score0.00173EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59652

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xreadbulkcallback: fix RX buffer leak on URB resubmit failure es58xreadbulkcallback resubmits the RX URB after processing a received packet. If the resubmit succeeds, the URB remains anchored and will be handl...

5.6AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.18 views

CVE-2026-74459 can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xreadbulkcallback: fix RX buffer leak on URB resubmit failure es58xreadbulkcallback resubmits the RX URB after processing a received packet. If the resubmit succeeds, the URB remains anchored and will be handl...

5.7AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 12:26 p.m.31 views

CVE-2026-74456 can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:26 p.m.33 views

CVE-2026-74456

Summary (CVE-2026-74456): In the Linux kernel, the peak_usb path has a double-free in peak_usb_start() when URB_SUBMIT fails. Each RX URB transfer buffer is allocated with kmalloc() and flagged URB_FREE_BUFFER so that usb_free_urb() frees the transfer buffer. If usb_submit_urb() fails, the error ...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006970)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006970 advisory. In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem i...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006766)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006766 advisory. In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem i...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/27 11:10 a.m.11 views

OESA-2026-1762 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/31 12:16 p.m.11 views

UBUNTU-CVE-2026-23021

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References35
OSV
OSV
added 2026/01/31 11:39 a.m.6 views

CVE-2026-23021 net: usb: pegasus: fix memory leak in update_eth_regs_async()

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.8AI score
SaveExploits0References10
EUVD
EUVD
added 2025/10/15 9:31 p.m.8 views

EUVD-2022-55074

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-8717

Malware in sbrugna...

7.8CVSS6.7AI score0.06623EPSS
SaveExploits0References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-8707

Malware in sbrugna...

4.9CVSS6.8AI score0.00451EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-8691

Malware in sbrugna...

7.8CVSS7.4AI score0.05376EPSS
SaveExploits0References18
OSV
OSV
added 2025/10/04 3:16 p.m.15 views

CVE-2023-53548 net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 754 at drivers/usb/core/urb.c:504...

6.4AI score
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:15 p.m.18 views

CVE-2025-22050

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

4.7CVSS0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:12 p.m.19 views

CVE-2025-22050 usbnet:fix NPE during rx_complete

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

6AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49151

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.19 views

CVE-2022-49729

In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix memory leak in nfcmrvlplaydeferred Similar to the handling of playdeferred in commit 19cfe912c37b "Bluetooth: btusb: Fix memory leak in playdeferred", we thought a patch might be needed here as well. Currently...

5.5CVSS0.0026EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49151

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

5.5CVSS0.00264EPSS
SaveExploits0References8
Rows per page
Query Builder