In BlueZ 5.42, a buffer overflow was observed in "commands_dump" function in "tools/parser/csr.c" source file. The issue exists because "commands" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "frm->ptr" parameter. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/94652 | Third Party Advisory VDB Entry |
https://www.spinics.net/lists/linux-bluetooth/msg68892.html | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2016-12-03 06:59
Updated : 2024-02-04 19:11
NVD link : CVE-2016-9804
Mitre link : CVE-2016-9804
CVE.ORG link : CVE-2016-9804
JSON object : View
Products Affected
bluez
- bluez
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer