U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2026-23307 Detail

Description

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/1818974e1b5ef200e27f144c8cb8a246420bb54d kernel.org
https://git.kernel.org/stable/c/18f75b9cbdc3703f15965425ab69dee509b07785 kernel.org
https://git.kernel.org/stable/c/1cf469026d4a2308eaa91d04dca4a900d07a5c2e kernel.org
https://git.kernel.org/stable/c/2833e13e2b099546abf5d40a483b4eb04ddd1f7b kernel.org
https://git.kernel.org/stable/c/38a01c9700b0dcafe97dfa9dc7531bf4a245deff kernel.org
https://git.kernel.org/stable/c/c703bbf8e9b4947e111c88d2ed09236a6772a471 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2026-23307
NVD Published Date:
03/25/2026
NVD Last Modified:
03/25/2026
Source:
kernel.org