Permissions, privileges, and access controls in Linux kernel - CVE-2015-8967

 

Permissions, privileges, and access controls in Linux kernel - CVE-2015-8967

Published: December 8, 2016 / Updated: January 19, 2023


Vulnerability identifier: #VU92446
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-8967
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 non-authenticated attacker to execute arbitrary code.

The vulnerability exists due to permissions, privileges, and access controls error within the sys_rt_sigreturn_wrapper() function in arch/arm64/kernel/sys.c. A local non-authenticated attacker can execute arbitrary code.


How to mitigate CVE-2015-8967

Install update from vendor's repository.

Sources