mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2016-6136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6136)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the audit_log_single_execve_arg function in kernel/auditsc.c in the Linux kernel through 4.7 allows local users to bypass intended character-set restrictions or disrupt system-call auditing by changing a certain string, aka a "double fetch" vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|