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

18 lines
627 B
Markdown

### [CVE-2016-9801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9801)
![](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 buffer overflow was observed in "set_ext_ctrl" function in "tools/parser/l2cap.c" source file when processing corrupted dump file.
### POC
#### Reference
- https://www.spinics.net/lists/linux-bluetooth/msg68892.html
#### Github
No PoCs found on GitHub currently.