A flaw was found in the QEMU built-in VNC server. When a client connects to the VNC server, QEMU checks whether the current number of connections crosses a certain threshold and if so, cleans up the previous connection. If the previous connection happens to be in the handshake phase and fails, QEMU cleans up the connection again, resulting in a NULL pointer dereference issue. This could allow a remote unauthenticated client to cause a denial of service.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2023-07-11 17:15
Updated : 2024-03-11 18:15
NVD link : CVE-2023-3354
Mitre link : CVE-2023-3354
CVE.ORG link : CVE-2023-3354
JSON object : View
Products Affected
qemu
- qemu
fedoraproject
- fedora
redhat
- enterprise_linux
- openstack_platform
CWE
CWE-476
NULL Pointer Dereference