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 |
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
21 Nov 2024, 03:01
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/94652 - Third Party Advisory, VDB Entry | |
References | () https://www.spinics.net/lists/linux-bluetooth/msg68892.html - Exploit, Third Party Advisory |
Information
Published : 2016-12-03 06:59
Updated : 2024-11-21 03:01
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