Security restrictions bypass in Linux kernel - CVE-2010-0291

 

Security restrictions bypass in Linux kernel - CVE-2010-0291

Published: February 15, 2010 / Updated: February 13, 2023


Vulnerability identifier: #VU95729
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-0291
CWE-ID: CWE-264
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 read and manipulate data.

The Linux kernel before 2.6.32.4 allows local users to gain privileges or cause a denial of service (panic) by calling the (1) mmap or (2) mremap function, aka the 'do_mremap() mess' or 'mremap/mmap mess.'


How to mitigate CVE-2010-0291

Install update from vendor's repository.

Sources