Files
CVEs-PoC/2016/CVE-2016-2179.md
T
2024-06-09 00:33:16 +00:00

1.9 KiB

CVE-2016-2179

Description

The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which allows remote attackers to cause a denial of service (memory consumption) by maintaining many crafted DTLS sessions simultaneously, related to d1_lib.c, statem_dtls.c, statem_lib.c, and statem_srvr.c.

POC

Reference

Github