mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
867 B
Markdown
18 lines
867 B
Markdown
### [CVE-2011-1079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://packetstormsecurity.com/files/153799/Kernel-Live-Patch-Security-Notice-LSN-0053-1.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|