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.
References
Link | Resource |
---|---|
https://access.redhat.com/errata/RHSA-2024:2135 | |
https://access.redhat.com/errata/RHSA-2024:2962 | |
https://access.redhat.com/security/cve/CVE-2023-6683 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2254825 | Issue Tracking Patch |
https://security.netapp.com/advisory/ntap-20240223-0001/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-12 19:15
Updated : 2024-05-22 17:16
NVD link : CVE-2023-6683
Mitre link : CVE-2023-6683
CVE.ORG link : CVE-2023-6683
JSON object : View
Products Affected
qemu
- qemu
redhat
- enterprise_linux
CWE
CWE-476
NULL Pointer Dereference