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

18 lines
716 B
Markdown

### [CVE-2016-9803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9803)
![](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, an out-of-bounds read was observed in "le_meta_ev_dump" function in "tools/parser/hci.c" source file. This issue exists because 'subevent' (which is used to read correct element from 'ev_le_meta_str' array) is overflowed.
### POC
#### Reference
- https://www.spinics.net/lists/linux-bluetooth/msg68892.html
#### Github
No PoCs found on GitHub currently.