mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2014-3917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3917)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|