Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c
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.
Link | Tags |
---|---|
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hmpr-px56-rvww | 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 mailing list |