CVE-2026-37535

openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac (2021-08-09) contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious CAN frame with an oversized length nibble can cause memory reads beyond the buffer, allowing attackers to cause a denial of service, or gain sensitive information.
Configurations

No configuration.

History

No history.

Information

Published : 2026-05-01 17:16

Updated : 2026-06-17 10:41


NVD link : CVE-2026-37535

Mitre link : CVE-2026-37535

CVE.ORG link : CVE-2026-37535


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read