PT-2026-36505 · Uds-C+1 · Uds-C+1
Feng Ning
·
Published
2026-05-01
·
Updated
2026-05-07
·
CVE-2026-37530
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
agl-service-can-low-level versions prior to 17.1.12
Description
A stack buffer overflow exists in the uds-c library. The
send diagnostic request() function in uds.c allocates a 6-byte stack buffer but copies up to 7 bytes via memcpy at an offset of 1+pid length, allowing 1-4 bytes of controlled stack overflow. This occurs because the payload length variable lacks a bounds check against the destination buffer. On 32-bit ARM automotive ECUs without stack canaries (security mechanisms that detect stack buffer overflows), this can lead to return address overwrite and remote code execution (RCE).Recommendations
Update to version 17.1.12 or later.
Fix
RCE
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Agl-Service-Can-Low-Level
Uds-C