Race condition in Linux kernel - CVE-2008-1669

 

Race condition in Linux kernel - CVE-2008-1669

Published: May 8, 2008 / Updated: October 30, 2018


Vulnerability identifier: #VU95741
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2008-1669
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.

Linux kernel before 2.6.25.2 does not apply a certain protection mechanism for fcntl functionality, which allows local users to (1) execute code in parallel or (2) exploit a race condition to obtain 're-ordered access to the descriptor table.'


How to mitigate CVE-2008-1669

Install update from vendor's repository.

Sources