Permissions, Privileges, and Access Controls in Xen - CVE-2016-4480

 

Permissions, Privileges, and Access Controls in Xen - CVE-2016-4480

Published: May 18, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32280
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-4480
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Xen
Software vendor:
Xen Project

Description

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

The guest_walk_tables function in arch/x86/mm/guest_walk.c in Xen 4.6.x and earlier does not properly handle the Page Size (PS) page table entry bit at the L4 and L3 page table levels, which might allow local guest OS users to gain privileges via a crafted mapping of memory.


Remediation

Install update from vendor's website.

External links