Security restrictions bypass in Linux kernel - CVE-2008-2148

 

Security restrictions bypass in Linux kernel - CVE-2008-2148

Published: May 13, 2008 / Updated: August 8, 2017


Vulnerability identifier: #VU95204
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2008-2148
CWE-ID: CWE-264
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 manipulate or delete data.

The utimensat system call (sys_utimensat) in Linux kernel 2.6.22 and other versions before 2.6.25.3 does not check file permissions when certain UTIME_NOW and UTIME_OMIT combinations are used, which allows local users to modify file times of arbitrary files, possibly leading to a denial of service.


How to mitigate CVE-2008-2148

Install update from vendor's repository.

Sources