Home

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.

PUBLISHED Reserved 2026-01-13 | Published 2026-03-25 | Updated 2026-05-11 | Assigner Linux

Product status

Default status
unaffected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before aed172a2e2330131f0977d2acd3ec8883f413ec1
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before f10177e6c4575aedaea580ce67d792fab7a2235e
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before c703bbf8e9b4947e111c88d2ed09236a6772a471
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before 1818974e1b5ef200e27f144c8cb8a246420bb54d
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before 18f75b9cbdc3703f15965425ab69dee509b07785
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before 1cf469026d4a2308eaa91d04dca4a900d07a5c2e
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before 2833e13e2b099546abf5d40a483b4eb04ddd1f7b
affected

702171adeed3607ee9603ec30ce081411e36ae42 (git) before 38a01c9700b0dcafe97dfa9dc7531bf4a245deff
affected

Default status
affected

2.6.32
affected

Any version before 2.6.32
unaffected

5.10.253 (semver)
unaffected

5.15.203 (semver)
unaffected

6.1.167 (semver)
unaffected

6.6.130 (semver)
unaffected

6.12.77 (semver)
unaffected

6.18.17 (semver)
unaffected

6.19.7 (semver)
unaffected

7.0 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/aed172a2e2330131f0977d2acd3ec8883f413ec1

git.kernel.org/...c/f10177e6c4575aedaea580ce67d792fab7a2235e

git.kernel.org/...c/c703bbf8e9b4947e111c88d2ed09236a6772a471

git.kernel.org/...c/1818974e1b5ef200e27f144c8cb8a246420bb54d

git.kernel.org/...c/18f75b9cbdc3703f15965425ab69dee509b07785

git.kernel.org/...c/1cf469026d4a2308eaa91d04dca4a900d07a5c2e

git.kernel.org/...c/2833e13e2b099546abf5d40a483b4eb04ddd1f7b

git.kernel.org/...c/38a01c9700b0dcafe97dfa9dc7531bf4a245deff

cve.org (CVE-2026-23307)

nvd.nist.gov (CVE-2026-23307)

Download JSON