Description

miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a (2016-10-05) contains a stack buffer overflow in send_diagnostic_request. A 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) receives memcpy at offset 1+pid_length with payload_length bytes. MAX_UDS_REQUEST_PAYLOAD_LENGTH=7, so 1+2+7=10 exceeds buffer by 4 bytes. No bounds check on payload_length before memcpy.

INFO

Published Date :

2026-05-01T00:00:00.000Z

Last Modified :

2026-05-01T19:45:05.053Z

Source :

mitre
AFFECTED PRODUCTS

The following products are affected by CVE-2026-37536 vulnerability.

Vendors Products
Miaofng
  • Uds-c
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-37536.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Complexity
Attack Vector
Availability Impact
Confidentiality Impact
Integrity Impact
Privileges Required
Scope
User Interaction