### [CVE-2013-0871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0871) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Race condition in the ptrace functionality in the Linux kernel before 3.7.5 allows local users to gain privileges via a PTRACE_SETREGS ptrace system call in a crafted application, as demonstrated by ptrace_death. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2013/02/15/16 - http://www.ubuntu.com/usn/USN-1737-1 - http://www.ubuntu.com/usn/USN-1741-1 #### Github No PoCs found on GitHub currently.