CVE-2023-3354

Summary

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-476: NULL Pointer Dereference

ADP Enrichment

CVE Program Container

Additional References

References