mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2016-9803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9803)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|