Race condition in Linux kernel - CVE-2009-2691

 

Race condition in Linux kernel - CVE-2009-2691

Published: August 14, 2009 / Updated: August 17, 2017


Vulnerability identifier: #VU91499
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-2009-2691
CWE-ID: CWE-362
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 vulnerability exists due to a race condition within the m_start() function in fs/proc/task_nommu.c, within the m_start() function in fs/proc/task_mmu.c, within the check_mem_permission() and mm_for_maps() functions in fs/proc/base.c. A local user can gain access to sensitive information.


How to mitigate CVE-2009-2691

Install update from vendor's website.

Sources