Incorrect comparison in Linux kernel - CVE-2005-2801

 

Incorrect comparison in Linux kernel - CVE-2005-2801

Published: September 6, 2005 / Updated: February 16, 2024


Vulnerability identifier: #VU95765
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-2801
CWE-ID: CWE-697
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

xattr.c in the ext2 and ext3 file system code for Linux kernel 2.6 does not properly compare the name_index fields when sharing xattr blocks, which could prevent default ACLs from being applied.


How to mitigate CVE-2005-2801

Install update from vendor's repository.

Sources