Resource Management Errors
CVE-2016-2179
Summary
The DTLS implementation in OpenSSL before 1.0.1u and 1.0.2 through 1.0.2i, 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".
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-399 - Resource Management Errors
Resource management errors is not a weakness in and of itself, rather it is a category of weaknesses related to improper management of system resources. If not addressed, the weaknesses in this category can lead to unexpected software behavior, loss of access, file modification, sensitive information disclosure, system crash, denial of service, and code execution.
Advisory Timeline
- Published