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

 

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

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


Vulnerability identifier: #VU92514
Vulnerability risk: 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: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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's repository.

External links