#VU78948 Reachable Assertion in QEMU - CVE-2023-3301
Published: August 4, 2023
QEMU
QEMU
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to a reachable assertion. When a peer nic is still attached to the vdpa backend, it is too early to free up the vhost-net and vdpa structures. If these structures are freed here, then QEMU crashes when the guest is being shut down.