cve/2011/CVE-2011-1079.md
2024-06-18 02:51:15 +02:00

867 B

CVE-2011-1079

Description

The bnep_sock_ioctl function in net/bluetooth/bnep/sock.c in the Linux kernel before 2.6.39 does not ensure that a certain device field ends with a '\0' character, which allows local users to obtain potentially sensitive information from kernel stack memory, or cause a denial of service (BUG and system crash), via a BNEPCONNADD command.

POC

Reference

Github

No PoCs found on GitHub currently.