Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec.
References
Configurations
History
No history.
Information
Published : 2005-09-30 10:05
Updated : 2025-04-03 01:03
NVD link : CVE-2005-3106
Mitre link : CVE-2005-3106
CVE.ORG link : CVE-2005-3106
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
canonical
- ubuntu_linux
CWE
CWE-667
Improper Locking