### [CVE-2014-3917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3917) ![](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 kernel/auditsc.c in the Linux kernel through 3.14.5, when CONFIG_AUDITSYSCALL is enabled with certain syscall rules, allows local users to obtain potentially sensitive single-bit values from kernel memory or cause a denial of service (OOPS) via a large value of a syscall number. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2335-1 #### Github No PoCs found on GitHub currently.