mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
20 lines
911 B
Markdown
20 lines
911 B
Markdown
### [CVE-2010-3876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3876)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
net/packet/af_packet.c in the Linux kernel before 2.6.37-rc2 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel stack memory by leveraging the CAP_NET_RAW capability to read copies of the applicable structures.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2011-0004.html
|
|
- http://www.redhat.com/support/errata/RHSA-2011-0007.html
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|