A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. The qemu_clipboard_request() function can be reached before vnc_server_cut_text_caps() was called and had the chance to initialize the clipboard peer, leading to a NULL pointer dereference. This could allow a malicious authenticated VNC client to crash QEMU and trigger a denial of service.
Workaround:
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:2135 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2024:2962 | third party advisory vendor advisory |
https://access.redhat.com/security/cve/CVE-2023-6683 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2254825 | patch issue tracking |
https://security.netapp.com/advisory/ntap-20240223-0001/ | third party advisory |