Race condition in Linux kernel - CVE-2005-0178

 

Race condition in Linux kernel - CVE-2005-0178

Published: March 7, 2005 / Updated: October 11, 2017


Vulnerability identifier: #VU99733
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-0178
CWE-ID: CWE-362
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 execute arbitrary code.

Race condition in the setsid function in Linux before 2.6.8.1 allows local users to cause a denial of service (crash) and possibly access portions of kernel memory, related to TTY changes, locking, and semaphores.


How to mitigate CVE-2005-0178

Install update from vendor's repository.

Sources