Use-after-free in QEMU - CVE-2021-3929
Published: June 21, 2022
QEMU
QEMU
Description
The vulnerability allows a remote user to compromise vulnerable system.
The vulnerability exists due to a use-after-free error in the NVM Express Controller emulation in QEMU within the dma_buf_write() and dma_buf_read() function in hw/nvme/ctrl.c:nvme_tx(). A remote privileged user on the guest OS can trigger a use-after-free error and execute arbitrary code on the QEMU host.
Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.