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
History
No history.
Information
Published : 2009-07-05 16:30
Updated : 2024-02-15 19:19
NVD link : CVE-2009-1388
Mitre link : CVE-2009-1388
CVE.ORG link : CVE-2009-1388
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking