Race condition in the ptrace_attach function in kernel/ptrace.c in the Linux kernel before 2.6.30-rc4 allows local users to gain privileges via a PTRACE_ATTACH ptrace call during an exec system call that is launching a setuid application, related to locking an incorrect cred_exec_mutex object.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-05-05 20:30
Updated : 2025-04-09 00:30
NVD link : CVE-2009-1527
Mitre link : CVE-2009-1527
CVE.ORG link : CVE-2009-1527
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')