Files
CVEs-PoC/2016/CVE-2016-9798.md
T
2024-06-18 02:51:15 +02:00

18 lines
686 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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.