Permissions, Privileges, and Access Controls in Xen - CVE-2013-0151

 

Permissions, Privileges, and Access Controls in Xen - CVE-2013-0151

Published: March 7, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32725
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-0151
CWE-ID: CWE-264
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vulnerable software:
Xen
Software vendor:
Xen Project

Description

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The do_hvm_op function in xen/arch/x86/hvm/hvm.c in Xen 4.2.x on the x86_32 platform does not prevent HVM_PARAM_NESTEDHVM (aka nested virtualization) operations, which allows guest OS users to cause a denial of service (long-duration page mappings and host OS crash) by leveraging administrative access to an HVM guest in a domain with a large number of VCPUs.


Remediation

Install update from vendor's website.

External links