Files
CVEs-PoC/2011/CVE-2011-4917.md
T
2024-06-18 02:51:15 +02:00

18 lines
555 B
Markdown

### [CVE-2011-4917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4917)
![](https://img.shields.io/static/v1?label=Product&message=Linux%20kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200&color=brighgreen)
### Description
In the Linux kernel through 3.1 there is an information disclosure issue via /proc/stat.
### POC
#### Reference
- https://lkml.org/lkml/2011/11/7/340
#### Github
No PoCs found on GitHub currently.