Lucene search

K
cvelistRedhatCVELIST:CVE-2023-3354
HistoryJul 11, 2023 - 4:16 p.m.

CVE-2023-3354 Improper i/o watch removal in tls handshake can lead to remote unauthenticated denial of service

2023-07-1116:16:56
CWE-476
redhat
raw.githubusercontent.com
2
cve-2023-3354
qemu vnc server
remote unauthenticated
denial of service

6 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

19.5%

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.