CVE-2014-9424
CVE-2014-9424 is a high-severity vulnerability in Openbsd Libressl with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 2% (76th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Openbsd Libressl
- Published:
- Last modified:
Description
Double free vulnerability in the ssl_parse_clienthello_use_srtp_ext function in d1_srtp.c in LibreSSL before 2.1.2 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a certain length-verification error during processing of a DTLS handshake.
Frequently asked questions
- What is CVE-2014-9424?
- Double free vulnerability in the ssl_parse_clienthello_use_srtp_ext function in d1_srtp.c in LibreSSL before 2.1.2 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a certain length-verification error during processing of a DTLS handshake.
- How severe is CVE-2014-9424?
- CVE-2014-9424 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2014-9424 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (76th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-9424?
- CVE-2014-9424 affects Openbsd Libressl. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2014-9424?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2014-9424 published?
- CVE-2014-9424 was published on 2014-12-29 and last updated on 2026-06-17.
References
- https://code.google.com/p/google-security-research/issues/detail?id=202
- https://github.com/robertbachmann/openbsd-libssl/commit/62a110d447bb8c16a4c69629e28a42e8c39fd7e0
Affected products (1)
- cpe:2.3:a:openbsd:libressl:*:*:*:*:*:*:*:*
More vulnerabilities in Openbsd Libressl
- CVE-2023-35784 — Critical (CVSS 9.8): A double free or use after free could occur after SSL_clear in OpenBSD 7.2 before errata 026 and 7.3 before errata 004,…
- CVE-2021-46880 — Critical (CVSS 9.8): x509/x509_verify.c in LibreSSL before 3.4.2, and OpenBSD before 7.0 errata 006, allows authentication bypass because an…
- CVE-2015-5334 — Critical (CVSS 9.8): Off-by-one error in the OBJ_obj2txt function in LibreSSL before 2.3.1 allows remote attackers to cause a denial of…
- CVE-2015-5333 — High (CVSS 7.5): Memory leak in the OBJ_obj2txt function in LibreSSL before 2.3.1 allows remote attackers to cause a denial of service…
- CVE-2018-8970 — High (CVSS 7.4): The int_x509_param_set_hosts function in lib/libcrypto/x509/x509_vpm.c in LibreSSL 2.7.0 before 2.7.1 does not support…
- CVE-2019-25049 — High (CVSS 7.1): LibreSSL 2.9.1 through 3.2.1 has an out-of-bounds read in asn1_item_print_ctx (called from asn1_template_print_ctx).