Improper privilege management in Linux kernel - CVE-2014-3153

 

Improper privilege management in Linux kernel - CVE-2014-3153

Published: June 7, 2014 / Updated: June 20, 2024


Vulnerability identifier: #VU92514
CSH Severity: Low
CVSS v4.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:A/U:Clear
CVE-ID: CVE-2014-3153
CWE-ID: CWE-269
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to improper privilege management error within the futex_requeue() and futex_wait_requeue_pi() functions in kernel/futex.c. A local user can execute arbitrary code.


How to mitigate CVE-2014-3153

Install update from vendor's repository.

Sources