Permissions, Privileges, and Access Controls in Xen - CVE-2014-7155

 

Permissions, Privileges, and Access Controls in Xen - CVE-2014-7155

Published: October 2, 2014 / Updated: July 28, 2020


Vulnerability identifier: #VU32480
CSH Severity: Medium
CVSS v4: 5.3 [CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-7155
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 read and manipulate data.

The x86_emulate function in arch/x86/x86_emulate/x86_emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service (guest crash) or gain guest kernel mode privileges via vectors involving an (1) HLT, (2) LGDT, (3) LIDT, or (4) LMSW instruction.


Affected software

Xen
Gentoo Linux
Fedora
xen (Alpine package)
xen

How to mitigate CVE-2014-7155

Install update from vendor's website.

xen (Alpine package) - update to 4.3.3-r1
xen - update to 4.4.1-4.fc21

External References

Related Security Bulletins