Race condition in Linux kernel - CVE-2003-0956

 

Race condition in Linux kernel - CVE-2003-0956

Published: December 31, 2003 / Updated: July 11, 2017


Vulnerability identifier: #VU95484
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2003-0956
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 read and manipulate data.

Multiple race conditions in the handling of O_DIRECT in Linux kernel prior to version 2.4.22 could cause stale data to be returned from the disk when handling sparse files, or cause incorrect data to be returned when a file is truncated as it is being read, which might allow local users to obtain sensitive data that was originally owned by other users, a different vulnerability than CVE-2003-0018. This vulnerability affects Linux O_DIRECT versions 2.4.22 and previous


How to mitigate CVE-2003-0956

Install update from vendor's repository.

Sources