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

18 lines
591 B
Markdown

### [CVE-2011-4916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4916)
![](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
Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /dev/pts/ and /dev/tty*.
### POC
#### Reference
- https://lkml.org/lkml/2011/11/7/355
#### Github
No PoCs found on GitHub currently.