Summary
Paolo Bonzini of Red Hat discovered that
the blit region checks were insufficient in the Cirrus VGA emulator in qemu-kvm, a full virtualization solution on x86 hardware. A privileged guest user could use this flaw to write into qemu address space on the host, potentially escalating their privileges to those of the qemu host process.
Solution
For the stable distribution (wheezy),
this problem has been fixed in version 1.1.2+dfsg-6+deb7u6.
We recommend that you upgrade your qemu-kvm packages.
Insight
Using KVM, one can run multiple virtual
PCs, each running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.
Affected
qemu-kvm on Debian Linux
Detection
This check tests the installed software
version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2014-8106 -
CVSS Base Score: 4.6
AV:L/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities