The ptrace_start function in kernel/ptrace.c in the Linux kernel 2.6.18 does not properly handle simultaneous execution of the do_coredump function, which allows local users to cause a denial of service (deadlock) via vectors involving the ptrace system call and a coredumping thread.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2009-07-05 09:30
Updated : 2018-10-10 12:36
NVD link : CVE-2009-1388
Mitre link : CVE-2009-1388
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel