Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped.
References
Configurations
History
No history.
Information
Published : 2015-05-27 10:59
Updated : 2023-11-07 02:25
NVD link : CVE-2015-3339
Mitre link : CVE-2015-3339
CVE.ORG link : CVE-2015-3339
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')