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.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/91558 | vdb entry |
https://github.com/linux-audit/audit-kernel/issues/18 | patch issue tracking |
http://rhn.redhat.com/errata/RHSA-2016-2584.html | vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-2574.html | vendor advisory |
https://github.com/torvalds/linux/commit/43761473c254b45883a64441dd0bc85a42f3645c | patch issue tracking |
https://bugzilla.kernel.org/show_bug.cgi?id=120681 | issue tracking |
https://bugzilla.redhat.com/show_bug.cgi?id=1353533 | issue tracking |
https://source.android.com/security/bulletin/2016-11-01.html | |
http://www.securityfocus.com/archive/1/538835/30/0/threaded | mailing list third party advisory vdb entry |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=43761473c254b45883a64441dd0bc85a42f3645c | patch issue tracking |
http://rhn.redhat.com/errata/RHSA-2017-0307.html | vendor advisory |