mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
768 B
Markdown
20 lines
768 B
Markdown
### [CVE-2011-4915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4915)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
fs/proc/base.c in the Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /proc/interrupts.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2011/11/07/9
|
|
- https://lkml.org/lkml/2011/11/7/340
|
|
- https://vigilance.fr/vulnerability/Linux-kernel-information-disclosure-about-keyboard-11131
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|