Lucene search
+L

7375 matches found

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

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

...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:5 a.m.5 views

nfc: pn533: properly drop the usb interface reference on disconnect

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:4 a.m.5 views

net: usb: pegasus: validate USB endpoints

...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:4 a.m.9 views

can: usb: f81604: handle short interrupt urb messages properly

...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:3 a.m.7 views

can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:3 a.m.7 views

ALSA: usb-audio: Use correct version for UAC3 header validation

...

7.7CVSS5.8AI score0.00132EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:2 a.m.6 views

net: usb: kaweth: validate USB endpoints

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/25 5:27 p.m.7 views

CVE-2026-23318

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio driver. A malicious USB Audio Class 3 UAC3 device could exploit an incorrect protocol version used for UAC3 header validation. This error causes the device's header descriptors to bypass validation, allowing a...

6.6CVSS5.7AI score0.00132EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.14 views

SUSE CVE-2026-23307

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: check the proper length of a message When looking at the data in a USB urb, the actuallength is the size of the buffer passed to the driver, not the transferbufferlength which is set by the...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.12 views

SUSE CVE-2026-23312

In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: validate USB endpoints The kaweth driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not ha...

4.6CVSS5.8AI score0.00123EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/03/25 3:17 p.m.5 views

CVE-2026-23334

A flaw was found in the Linux kernel's can: usb: f81604 module. This vulnerability arises when the system processes Universal Serial Bus USB interrupt request blocks URBs that are shorter than their expected length. Improper handling of these malformed messages could lead to unexpected system...

5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/25 2:12 p.m.6 views

CVE-2026-23365

A flaw was found in the Linux kernel's kalmia USB driver. This vulnerability occurs because the driver does not properly validate the number and types of USB endpoints when a device is connected. A local attacker with a specially crafted malicious USB device could exploit this flaw, causing the...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.4 views

EUVD-2026-15219

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: validate USB endpoints The pegasus driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not...

5.7AI score0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/03/25 12:30 p.m.8 views

EUVD-2026-15254

In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: validate USB endpoints The kaweth driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not ha...

5.7AI score0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/25 11:16 a.m.6 views

CVE-2026-23334

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.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23327

In the Linux kernel, the following vulnerability has been resolved: cxl/mbox: validate payload size before accessing contents in cxlpayloadfromuserallowed cxlpayloadfromuserallowed casts and dereferences the input payload without first verifying its size. When a raw mailbox command is sent with a...

7.1CVSS0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/25 11:16 a.m.4 views

CVE-2026-23307

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: check the proper length of a message When looking at the data in a USB urb, the actuallength is the size of the buffer passed to the driver, not the transferbufferlength which is set by the...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/25 11:16 a.m.6 views

CVE-2026-23291

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: properly drop the usb interface reference on disconnect When the device is disconnected from the driver, there is a "dangling" reference count on the usb interface that was grabbed in the probe callback. Fix this up b...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/25 11:16 a.m.8 views

UBUNTU-CVE-2026-23318

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Use correct version for UAC3 header validation The entry of the validators table for UAC3 AC header descriptor is defined with the wrong protocol version UACVERSION2, while it should have been UACVERSION3. This...

7.1CVSS5.7AI score0.00132EPSS
SaveExploits0References26
OSV
OSV
added 2026/03/25 11:16 a.m.7 views

UBUNTU-CVE-2026-23365

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not ha...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References26
Rows per page
Query Builder