Lucene search
+L

163 matches found

Microsoft CVE
Microsoft CVE
added 2026/03/26 8:6 a.m.10 views

can: usb: f81604: correctly anchor the urb in the read bulk callback

...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/25 3:37 p.m.5 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
EUVD
EUVD
added 2026/03/25 12:30 p.m.10 views

EUVD-2026-15315

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: 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.6AI score0.00127EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/25 12:30 p.m.10 views

EUVD-2026-15295

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: handle short interrupt urb messages properly If an interrupt urb is received that is not the correct length, properly detect it and don't attempt to treat the data as valid...

5.7AI score0.00122EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/25 11:16 a.m.5 views

CVE-2026-23347

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: 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.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.17 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
SaveExploits0References32
OSV
OSV
added 2026/03/25 11:16 a.m.6 views

UBUNTU-CVE-2026-23347

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: 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.7AI score0.00127EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.3 views

CVE-2026-23347

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: 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.6AI score0.00127EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/03/25 10:27 a.m.80 views

CVE-2026-23334

The CVE-2026-23334 issue affects the Linux kernel in the can: usb: f81604 path, where interrupt URBs of incorrect length could be misinterpreted as valid data. The vulnerability is addressed by upstream kernel fixes, and Mageia advisories reference kernel version 6.6.130 as the fixing baseline, w...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/25 10:27 a.m.16 views

CVE-2026-23324

CVE-2026-23324 : In the Linux kernel, the issue affects the can: usb: etas_es58x driver where an urb anchored with the anchor pattern must be anchored before submitting it in the read bulk callback. If not anchored, the urb could be leaked when usb_kill_anchored_urbs() runs. The fixes apply to th...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.24 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from incorrectly anchoring urbs during batch callbacks, potentially leading to urb leaks...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from incorrectly anchoring urbs during batch callbacks, potentially leading to urb leaks...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.12 views

SUSE CVE-2026-23075

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.5CVSS5.1AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23108

In the Linux kernel, the following vulnerability has been resolved: can: usb8dev: usb8devreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In usb8devopen - usb8devstart, the URBs for USB-in transfer...

5.5CVSS0.00127EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.8 views

CVE-2026-23080

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: mcbausbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In mcbausbprobe - mcbausbstart, the URBs for USB-in transfe...

5.5CVSS0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23075

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.5CVSS0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23061

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: kvaserusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In kvaserusbset,databittiming - kvaserusbsetuprxurbs, t...

5.5CVSS0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23058

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In emsusbopen, the URBs for USB-in transfers are allocated,...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/04 5:16 p.m.5 views

UBUNTU-CVE-2026-23108

In the Linux kernel, the following vulnerability has been resolved: can: usb8dev: usb8devreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In usb8devopen - usb8devstart, the URBs for USB-in transfer...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23058

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In emsusbopen, the URBs for USB-in transfers are allocated,...

5.4AI score0.00173EPSS
SaveExploits0References29
Rows per page
Query Builder