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
Link | Resource |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cad81bc2529ab8c62b6fdc83a1c0c7f4a87209eb | Mailing List Patch Vendor Advisory |
http://www.openwall.com/lists/oss-security/2009/05/04/2 | Mailing List Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.30-rc4 | Broken Link |
http://secunia.com/advisories/34977 | Broken Link |
http://www.osvdb.org/54188 | Broken Link |
http://www.vupen.com/english/advisories/2009/1236 | Not Applicable |
http://www.securityfocus.com/bid/34799 | Third Party Advisory VDB Entry |
http://wiki.rpath.com/Advisories:rPSA-2009-0084 | Broken Link |
http://secunia.com/advisories/35120 | Broken Link |
https://exchange.xforce.ibmcloud.com/vulnerabilities/50293 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/archive/1/503610/100/0/threaded | Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
Information
Published : 2009-05-05 13:30
Updated : 2020-08-21 11:47
NVD link : CVE-2009-1527
Mitre link : CVE-2009-1527
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel