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.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/50293 | vdb entry third party advisory |
http://www.securityfocus.com/archive/1/503610/100/0/threaded | mailing list vdb entry third party advisory |
http://www.osvdb.org/54188 | vdb entry broken link |
http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.30-rc4 | broken link |
http://secunia.com/advisories/35120 | third party advisory broken link |
http://www.openwall.com/lists/oss-security/2009/05/04/2 | third party advisory mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=cad81bc2529ab8c62b6fdc83a1c0c7f4a87209eb | |
http://www.vupen.com/english/advisories/2009/1236 | vdb entry not applicable |
http://www.securityfocus.com/bid/34799 | vdb entry third party advisory |
http://wiki.rpath.com/Advisories:rPSA-2009-0084 | broken link |
http://secunia.com/advisories/34977 | third party advisory broken link |