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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
net/ipv6/netfilter/ip6_tables.c in the IPv6 implementation in the Linux kernel before 2.6.39 does not place the expected '\0' character at the end of string data in the values of certain structure members, which allows local users to obtain potentially sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability to issue a crafted request, and then reading the argument to the resulting modprobe process.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8278
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|