Lucene search
+L

18 matches found

Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•28 views

PT-2026-64560

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the usbio bulk msg function. The function copies bpkt len bytes from the bulk IN buffer usbio-rxbuf into the caller's buffer. However, bpkt len is...

7.1CVSS5.8AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/19 2:55 p.m.•8 views

CVE-2026-63904

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.3AI score0.0022EPSS
SaveExploits0
OSV
OSV
•added 2026/07/19 2:55 p.m.•12 views

CVE-2026-63904 usb: usbtmc: check URB actual_length for interrupt-IN notifications

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.4AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/07/19 2:55 p.m.•21 views

EUVD-2026-45668

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.6AI score0.00254EPSS
SaveExploits0References7
OSV
OSV
•added 2026/03/25 11:16 a.m.•14 views

UBUNTU-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
SaveExploits0References36
Cvelist
Cvelist
•added 2026/03/25 10:27 a.m.•33 views

CVE-2026-23307 can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message

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

0.00123EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
•added 2025/12/24 9:04 a.m.•14 views

can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

...

5.8CVSS6.7AI score0.00186EPSS
SaveExploits0
NVD
NVD
•added 2025/12/23 2:16 p.m.•8 views

CVE-2025-68343

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

0.00186EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/23 2:16 p.m.•12 views

UBUNTU-CVE-2025-68343

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

5.7AI score0.00186EPSS
SaveExploits0References24
Cvelist
Cvelist
•added 2025/12/23 1:58 p.m.•37 views

CVE-2025-68343 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

0.00186EPSS
SaveExploits0References5
CVE
CVE
•added 2025/12/23 1:58 p.m.•42 views

CVE-2025-68343

CVE-2025-68343 in the Linux kernel affects the can: gs_usb driver (gs_usb_receive_bulk_callback). The vulnerability arises from not validating the actual_length before accessing the gs_host_frame header, risking dereference of an incomplete header. The fix uses struct_group to describe the header...

6.1AI score0.00186EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2025/12/23 1:58 p.m.•25 views

CVE-2025-68343

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

5.4AI score0.00186EPSS
SaveExploits0
OSV
OSV
•added 2025/12/23 1:58 p.m.•8 views

CVE-2025-68343 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

6.4AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2025/12/23 1:58 p.m.•42 views

CVE-2025-68342 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

0.00186EPSS
SaveExploits0References4
OSV
OSV
•added 2025/12/23 1:58 p.m.•8 views

CVE-2025-68342 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

6.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/12/23 1:58 p.m.•26 views

CVE-2025-68342

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

5.4AI score0.00186EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2025/07/09 12:49 a.m.•19 views

kernel: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix malformed packet sizing in vmxnet3processxdp vmxnet3 driver's XDP handling is buggy for packet sizes using ring0 that is, packet sizes between 128 - 3k bytes. We noticed MTU-related connectivity issues with Cilium's...

8.6CVSS6.8AI score0.00346EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2025/07/07 6:10 a.m.•20 views

kernel: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix malformed packet sizing in vmxnet3processxdp vmxnet3 driver's XDP handling is buggy for packet sizes using ring0 that is, packet sizes between 128 - 3k bytes. We noticed MTU-related connectivity issues with Cilium's...

8.6CVSS6.8AI score0.00346EPSS
SaveExploits0References5
Rows per page
Query Builder