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
CVSS v4: 6 [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]
CVE-ID: CVE-2013-0151
CWE-ID: CWE-264
Exploitation vector: Adjecent network
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Xen
Gentoo Linux
xen (Alpine package)
app-emulation/xen
app-emulation/xen-pvgrub
app-emulation/xen-tools

How to mitigate CVE-2013-0151

Install update from vendor's website.

xen (Alpine package) - update to 4.2.1-r5
app-emulation/xen - update to 4.2.2-r1
app-emulation/xen-pvgrub - update to 4.2.2-r1
app-emulation/xen-tools - update to 4.2.2-r3

External References

Related Security Bulletins