Files
CVEs-PoC/2016/CVE-2016-9798.md
T
2025-09-29 21:09:30 +02:00

18 lines
697 B
Markdown

### [CVE-2016-9798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9798)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
In BlueZ 5.42, a use-after-free was identified in "conf_opt" function in "tools/parser/l2cap.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.
### POC
#### Reference
- https://www.spinics.net/lists/linux-bluetooth/msg68892.html
#### Github
No PoCs found on GitHub currently.