CVE-2025-5399
Due to a mistake in libcurl's WebSocket code, a malicious server can send aparticularly crafted packet which makes libcurl get trapped in an endlessbusy-loop. There is no other way for the application to escape or exit this loop otherthan killing the thread/process. This might be used to DoS libcur...