Off-by-one error in Linux kernel - CVE-2008-3535

 

Off-by-one error in Linux kernel - CVE-2008-3535

Published: August 8, 2008 / Updated: July 31, 2020


Vulnerability identifier: #VU92853
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2008-3535
CWE-ID: CWE-193
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 a denial of service (DoS) attack.

Off-by-one error in the iov_iter_advance function in mm/filemap.c in the Linux kernel before 2.6.27-rc2 allows local users to cause a denial of service (system crash) via a certain sequence of file I/O operations with readv and writev, as demonstrated by testcases/kernel/fs/ftest/ftest03 from the Linux Test Project.


How to mitigate CVE-2008-3535

Install update from vendor's repository.

Sources