CVE-2008-0928: Medium severity qemu vulnerability
Ian Jackson discovered that accesses beyond end of qemu emulated disk devices can result in accesses to emulator's virtual memory space accesses and thus can allow user with sufficient privilege in guest (root, as this would need modification to kernel's driver) to break out of VM.
http://marc.info/?l=debian-security&m=120343592917055&w=2
Other sources
Qemu 0.9.1 and earlier does not perform range checks for block device read or write requests, which allows guest host users with root privileges to access arbitrary memory and escape the virtual machine.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-0928?
CVE-2008-0928 is considered critical due to the potential for privilege escalation and VM escape.
How do I fix CVE-2008-0928?
To fix CVE-2008-0928, upgrade to a patched version of QEMU that addresses the vulnerability.
Which versions of QEMU are affected by CVE-2008-0928?
CVE-2008-0928 affects several versions of QEMU, including 0.1.0 through 0.9.1.
What types of vulnerabilities are similar to CVE-2008-0928?
Similar vulnerabilities to CVE-2008-0928 include issues related to memory corruption and VM isolation breaches.
Can CVE-2008-0928 allow an attacker to execute arbitrary code?
Yes, CVE-2008-0928 can potentially allow an attacker with sufficient privileges in the guest to execute arbitrary code outside of the VM.