Incorrect authorization in Linux kernel - CVE-2010-2525

 

Incorrect authorization in Linux kernel - CVE-2010-2525

Published: June 22, 2021 / Updated: June 28, 2021


Vulnerability identifier: #VU95680
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-2525
CWE-ID: CWE-863
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to incorrect authorization error within the gfs2_xattr_user_set() function in fs/gfs2/xattr.c, within the gfs2_acl_validate_set() and gfs2_acl_type() functions in fs/gfs2/acl.c. A local user can execute arbitrary code.


Remediation

Install update from vendor's repository.

External links