### [CVE-2013-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0160) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.