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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tcf_act_police_dump function in net/sched/act_police.c in the actions implementation in the network queueing functionality in the Linux kernel before 2.6.36-rc4 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel memory via vectors involving a dump operation. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2942.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2011-0007.html
|
|
- http://www.ubuntu.com/usn/USN-1000-1
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|