Permissions, Privileges, and Access Controls in Xen - CVE-2013-0151
Published: March 7, 2013 / Updated: July 28, 2020
Xen
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.