Bugzilla – Bug 1216771
VUL-0: CVE-2023-5088: kvm,qemu: improper IDE controller reset can lead to MBR overwrite
Last modified: 2024-01-15 12:43:23 UTC
A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM's boot code). This could be used, for example, by L2 guests with a virtual disk (vdiskL2) stored on a virtual disk of an L1 (vdiskL1) hypervisor to read and/or write data to LBA 0 of vdiskL1, potentially gaining control of L1 at its next reboot. Reference: https://lore.kernel.org/all/20230921160712.99521-1-simon.rowe@nutanix.com/T/ References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-5088