Логотип exploitDog
bind:CVE-2026-23307
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2026-23307

Количество 2

Количество 2

msrc логотип

CVE-2026-23307

1 день назад

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

EPSS: Низкий
github логотип

GHSA-hg9v-crxc-wx3j

2 дня назад

In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message When looking at the data in a USB urb, the actual_length is the size of the buffer passed to the driver, not the transfer_buffer_length which is set by the driver as the max size of the buffer. When parsing the messages in ems_usb_read_bulk_callback() properly check the size both at the beginning of parsing the message to make sure it is big enough for the expected structure, and at the end of the message to make sure we don't overflow past the end of the buffer for the next message.

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
msrc логотип
CVE-2026-23307

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

0%
Низкий
1 день назад
github логотип
GHSA-hg9v-crxc-wx3j

In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message When looking at the data in a USB urb, the actual_length is the size of the buffer passed to the driver, not the transfer_buffer_length which is set by the driver as the max size of the buffer. When parsing the messages in ems_usb_read_bulk_callback() properly check the size both at the beginning of parsing the message to make sure it is big enough for the expected structure, and at the end of the message to make sure we don't overflow past the end of the buffer for the next message.

2 дня назад

Уязвимостей на страницу