Skip to main content

Resource Management Errors

CVE-2016-2109

Severity High
Score 7.5/10

Summary

The "asn1_d2i_read_bio" function in "crypto/asn1/a_d2i_fp.c" in the ASN.1 BIO implementation in OpenSSL 1.0.1 before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding.

  • 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