CVE-2009-1527
Published May 5, 2009
Last updated a year ago
Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.9
- Impact score
- 10
- Exploitability score
- 3.4
- Vector string
- AV:L/AC:M/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-362
Vendor comments
- Red HatNot vulnerable. This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 2.1, 3, 4, 5, or Red Hat Enterprise MRG.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3871E973-1DCE-4C2D-8FF0-9330AF928297", "versionEndIncluding": "2.6.29" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.30:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "77B40D2B-9AAA-49A4-9C74-7A94A82DBCCC" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.30:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "45273823-29EA-44DE-8444-3933402C5793" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.30:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "88F60E74-09DB-4D4A-B922-4A46EED0EC20" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.30:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E242D3DE-D1DC-406A-BCC3-C4380B7EC369" } ], "operator": "OR" } ] } ]