Files
cve/2011/CVE-2011-4916.md

18 lines
626 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=Linux%20Kernel%20%3C%3D%203.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200&color=brightgreen)
2024-05-26 14:27:05 +02:00
### 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.