Information exposure in Linux kernel - CVE-2006-4813

 

Information exposure in Linux kernel - CVE-2006-4813

Published: October 12, 2006 / Updated: February 13, 2023


Vulnerability identifier: #VU99893
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2006-4813
CWE-ID: CWE-200
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 gain access to sensitive information.

The __block_prepare_write function in fs/buffer.c for Linux kernel 2.6.x before 2.6.13 does not properly clear buffers during certain error conditions, which allows local users to read portions of files that have been unlinked.


How to mitigate CVE-2006-4813

Install update from vendor's repository.

Sources