A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker controlled zlib buffer in the `inflate_buffer` function. This could allow a remote authenticated client who is able to send a clipboard to the VNC server to 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-3255 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2218486 | Issue Tracking Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20231020-0008/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-09-13 17:15
Updated : 2024-05-22 17:16
NVD link : CVE-2023-3255
Mitre link : CVE-2023-3255
CVE.ORG link : CVE-2023-3255
JSON object : View
Products Affected
qemu
- qemu
fedoraproject
- fedora
redhat
- enterprise_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')