First published: Tue Oct 24 2023(Updated: )
Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
<=3.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5753 is a vulnerability in the Bluetooth subsystem of Zephyrproject Zephyr versions up to and including 3.4.0 that could lead to potential buffer overflows due to disabled asserts in /subsys/bluetooth/host/hci_core.c.
CVE-2023-5753 has a severity rating of 8.8 (high).
To fix CVE-2023-5753, it is recommended to update Zephyrproject Zephyr to a version higher than 3.4.0.
The CWEs associated with CVE-2023-5753 are CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer), CWE-120 (Buffer Copy without Checking Size of Input) and CWE-191 (Integer Underflow)
More information about CVE-2023-5753 can be found at the following reference: [link](https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hmpr-px56-rvww)