Improper locking in Linux kernel - CVE-2005-3107

 

Improper locking in Linux kernel - CVE-2005-3107

Published: September 30, 2005 / Updated: August 13, 2018


Vulnerability identifier: #VU99781
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-3107
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to perform service disruption.

fs/exec.c in Linux 2.6, when 1 thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service (deadlock) by forcing a core dump when the traced thread is in the TASK_TRACED state.


How to mitigate CVE-2005-3107

Install update from vendor's repository.

Sources