Summary
Michael S. Tsirkin of Red Hat discovered a buffer overflow flaw in the way qemu processed MAC addresses table update requests from the guest.
A privileged guest user could use this flaw to corrupt qemu process memory on the host, which could potentially result in arbitrary code execution on the host with the privileges of the qemu process.
Solution
For the oldstable distribution (squeeze), this problem has been fixed in version 0.12.5+dfsg-5+squeeze11.
For the stable distribution (wheezy), this problem has been fixed in version 1.1.2+dfsg-6+deb7u1.
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-0150 -
CVSS Base Score: 4.9
AV:A/AC:M/Au:S/C:P/I:P/A:P
Related Vulnerabilities