CVE-2023-3725
9.8
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: NVD
Description
Potential buffer overflow vulnerability in the Zephyr CAN bus subsystem
Affected (1)
Products: Zephyrproject: Zephyr
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Up to 3.4.0 |
Related CWEs
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
CWE-121
Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787
Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
References (8)
Source: vulnerabilities@zephyrproject.org
Third Party Advisory
Source: vulnerabilities@zephyrproject.org
Mailing ListThird Party Advisory
Source: vulnerabilities@zephyrproject.org
Mailing List
Source: vulnerabilities@zephyrproject.org
ExploitVendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing ListThird Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List
Source: af854a3a-2127-422b-91ae-364da2661108
ExploitVendor Advisory
Timeline
No history available yet.