#VU78948 Reachable Assertion in QEMU - CVE-2023-3301

 

#VU78948 Reachable Assertion in QEMU - CVE-2023-3301

Published: August 4, 2023


Vulnerability identifier: #VU78948
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-3301
CWE-ID: CWE-617
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
QEMU
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links