The ptrace_start function in kernel/ptrace.c in the Linux...
Moderate severity
Unreviewed
Published
May 2, 2022
to the GitHub Advisory Database
•
Updated Feb 24, 2024
Description
Published by the National Vulnerability Database
Jul 5, 2009
Published to the GitHub Advisory Database
May 2, 2022
Last updated
Feb 24, 2024
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