Lucene search
+L

18 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 9:33 a.m.10 views

CVE-2026-74459

A flaw was found in the Linux kernel's can: etases58x module. A memory leak occurs in the es58xreadbulkcallback function when an Urban Request Block URB resubmission fails. This failure prevents the proper release of the associated receive RX buffer, leading to a gradual exhaustion of system...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.9 views

SUSE 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.7AI score0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

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

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.8 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
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.11 views

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
SaveExploits0References7
CVE
CVE
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74459

CVE-2026-74459 (Linux kernel) affects the can: etas_es58x driver, specifically es58x_read_bulk_callback(). When RX URB resubmission fails (usb_submit_urb()), the callback currently does not release the allocated coherent transfer buffer, causing a buffer leak. The fixes documented in multiple sou...

5.6AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 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...

0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 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.23 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
F5 Networks
F5 Networks
added 2026/04/13 12:07 a.m.26 views

K000160722: Linux kernel vulnerability CVE-2026-23324

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: can: usb: etases58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.15 views

SUSE CVE-2026-23324

In the Linux kernel, the following vulnerability has been resolved: can: usb: etases58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be leaked if usbkillanchoredurbs is...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/03/25 3:37 p.m.10 views

CVE-2026-23324

A flaw was found in the Linux kernel's etases58x USB CAN bus driver. The driver fails to correctly anchor the USB Request Block urb in the read bulk callback. This oversight can lead to a memory leak if usbkillanchoredurbs is called without the urb being properly anchored. The continuous leakage ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.12 views

CVE-2026-23324

In the Linux kernel, the following vulnerability has been resolved: can: usb: etases58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be leaked if usbkillanchoredurbs is...

5.5CVSS0.00123EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.18 views

CVE-2026-23324

In the Linux kernel, the following vulnerability has been resolved: can: usb: etases58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be leaked if usbkillanchoredurbs is...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References34
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23324

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: usb: etases58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before...

5.5CVSS4.4AI score0.00123EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.10 views

CVE-2026-23037

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: allow partial RX URB allocation to succeed When es58xallocrxurbs fails to allocate the requested number of URBs but succeeds in allocating some, it returns an error code. This causes es58xopen to return early,...

5.1AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/15 7:56 a.m.41 views

CVE-2025-39988 can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the...

7.8CVSS0.00164EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-5137

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00217EPSS
SaveExploits0References5
Rows per page
Query Builder