Improper locking in Linux kernel - CVE-2005-0400

 

Improper locking in Linux kernel - CVE-2005-0400

Published: May 2, 2005 / Updated: October 3, 2018


Vulnerability identifier: #VU93789
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-2005-0400
CWE-ID: CWE-667
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 ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block.


How to mitigate CVE-2005-0400

Install update from vendor's website.

Sources