Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-4157

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-4157

Published: June 23, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41526
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-4157
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

arch/mips/include/asm/thread_info.h in the Linux kernel before 3.14.8 on the MIPS platform does not configure _TIF_SECCOMP checks on the fast system-call path, which allows local users to bypass intended PR_SET_SECCOMP restrictions by executing a crafted application without invoking a trace or audit subsystem.


How to mitigate CVE-2014-4157

Install update from vendor's website.

Sources