#VU89047 Double free in QEMU - CVE-2024-3446
Published: April 29, 2024
QEMU
QEMU
Description
The vulnerability allows a malicious guest to escalate privileges on the system.
The vulnerability exists due to a boundary error in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. A malicious guest can trigger a double free error and execute arbitrary code within the context of the QEMU process on the host.