cve/2016/CVE-2016-9800.md
2024-05-26 14:27:05 +02:00

768 B

CVE-2016-9800

Description

In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "pin_code_reply_cp *cp" parameter.

POC

Reference

Github

No PoCs found on GitHub currently.