cve/2016/CVE-2016-6136.md
2024-05-26 14:27:05 +02:00

724 B

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