### [CVE-2010-3477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3477) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.