mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
20 lines
737 B
Markdown
20 lines
737 B
Markdown
### [CVE-2013-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0160)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Linux kernel through 3.7.9 allows local users to obtain sensitive information about keystroke timing by using the inotify API on the /dev/ptmx device.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2013/01/08/3
|
|
- http://www.ubuntu.com/usn/USN-2129-1
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=892983
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|