CVE-2026-55950
Erlang OTP, erlang/otp, erlang/ssl
Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Erlang/OTP ssl (dtls_packet_demux module) allows an unauthenticated remote attacker to crash all active DTLS sessions on a listener. A DTLS server listener uses a single shared dtls_packet_demux gen_server process to route incoming UDP datagrams to the correct connection handler. When a DTLS client reconnects rapidly from the same source address and port (sending multiple ClientHello messages in quick succession), a race condition in the demux's internal gb_trees key-value store causes a {key_exists, {old, Client}} crash, te...
- CVSS
- 8.7
- EPSS
- 0.38% 30.8% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.03