Potential buffer overflow vulnerability in the Zephyr CAN bus subsystem
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.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3 | vendor advisory exploit |
http://www.openwall.com/lists/oss-security/2023/11/07/1 | mailing list |
http://seclists.org/fulldisclosure/2023/Nov/1 | third party advisory mailing list |
http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html | third party advisory |