#VU33073 Permissions, Privileges, and Access Controls - CVE-2016-3157

 

#VU33073 Permissions, Privileges, and Access Controls - CVE-2016-3157

Published: April 12, 2016 / Updated: August 3, 2020


Vulnerability identifier: #VU33073
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:U/U:Clear
CVE-ID: CVE-2016-3157
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Software vendor:

Description

The vulnerability allows a local authenticated user to execute arbitrary code.

The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel does not properly context-switch IOPL on 64-bit PV Xen guests, which allows local guest OS users to gain privileges, cause a denial of service (guest OS crash), or obtain sensitive information by leveraging I/O port access.


Remediation

Install update from vendor's website.

External links