mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
768 B
768 B
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.