CVE-2022-1473: Resource leakage when decoding certificates and keys

Published May 3, 2022
·
Updated

A memory leak flaw was found in OpenSSL, resulting in TLS servers and clients being halted by out-of-memory conditions, leading to a denial of service. An attacker needs to repeat actions continuously to trigger this vulnerability, resulting in a loss of application availability.

Other sources

The OPENSSLLHflush() function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will expand without bounds and the process might be terminated by the operating system causing a denial of service. Also traversing the empty hash table entries will take increasingly more time. Typically such long lived processes might be TLS clients or TLS servers configured to accept client certificate authentication. The function was added in the OpenSSL 3.0 version thus older releases are not affected by the issue. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).

Affected Software

81 affected componentsFixes available
rust/openssl-src>=300.0.0<300.0.6
300.0.6
redhat/openssl<1:3.0.1-41.el9_0
1:3.0.1-41.el9_0
redhat/openssl<3.0.3
3.0.3
OpenSSL OpenSSL>=3.0.0<3.0.3
NetApp Active Iq Unified Manager Vsphere
NetApp Clustered Data ONTAP
NetApp Clustered Data Ontap Antivirus Connector
NetApp Santricity Smi-s Provider
NetApp Smi-s Provider
NetApp Snapmanager Hyper-v
NetApp Solidfire\, Enterprise Sds \& Hci Storage Node
NetApp Solidfire \& Hci Management Node
NetApp A700s Firmware
NetApp A700s
NetApp H300s Firmware
NetApp H300s
NetApp H500s Firmware
NetApp H500s
NetApp H700s Firmware
NetApp H700s
NetApp H300e Firmware
NetApp H300e
NetApp H500e Firmware
NetApp H500e
NetApp H700e Firmware
NetApp H700e
NetApp H410s Firmware
NetApp H410s
NetApp Aff 8300 Firmware
NetApp Aff 8300
NetApp Fas 8300 Firmware
NetApp Fas 8300
NetApp Aff 8700 Firmware
NetApp Aff 8700
NetApp Fas 8700 Firmware
NetApp Fas 8700
NetApp Aff A400 Firmware
NetApp Aff A400
NetApp Fabric-attached Storage A400 Firmware
NetApp Fabric-attached Storage A400
NetApp A250 Firmware
NetApp A250
NetApp Aff 500f Firmware
NetApp Aff 500f
NetApp Fas 500f Firmware
NetApp Fas 500f
debian/openssl
1.1.1w-0+deb11u11.1.1w-0+deb11u23.0.15-1~deb12u13.0.14-1~deb12u23.5.0-1
All of the following
NetApp A700s Firmware
NetApp A700s
All of the following
NetApp H300s Firmware
NetApp H300s
All of the following
NetApp H500s Firmware
NetApp H500s
All of the following
NetApp H700s Firmware
NetApp H700s
All of the following
NetApp H300e Firmware
NetApp H300e
All of the following
NetApp H500e Firmware
NetApp H500e
All of the following
NetApp H700e Firmware
NetApp H700e
All of the following
NetApp H410s Firmware
NetApp H410s
All of the following
NetApp Aff 8300 Firmware
NetApp Aff 8300
All of the following
NetApp Fas 8300 Firmware
NetApp Fas 8300
All of the following
NetApp Aff 8700 Firmware
NetApp Aff 8700
All of the following
NetApp Fas 8700 Firmware
NetApp Fas 8700
All of the following
NetApp Aff A400 Firmware
NetApp Aff A400
All of the following
NetApp Fabric-attached Storage A400 Firmware
NetApp Fabric-attached Storage A400
All of the following
NetApp A250 Firmware
NetApp A250
All of the following
NetApp Aff 500f Firmware
NetApp Aff 500f
All of the following
NetApp Fas 500f Firmware
NetApp Fas 500f

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rust/openssl-src to a version that resolves this vulnerability.

    Fixed in 300.0.6
  2. Upgrade

    Upgrade redhat/openssl to a version that resolves this vulnerability.

    Fixed in 1:3.0.1-41.el9_0
  3. Upgrade

    Upgrade debian/openssl to a version that resolves this vulnerability.

    Fixed in 1.1.1w-0+deb11u1Fixed in 1.1.1w-0+deb11u2Fixed in 3.0.15-1~deb12u1Fixed in 3.0.14-1~deb12u2Fixed in 3.5.0-1
  4. Upgrade

    Upgrade redhat/openssl to a version that resolves this vulnerability.

    Fixed in 3.0.3
  5. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.0.3
  6. Compensating control

    Because Red Hat investigated and did not identify a practical mitigation for this issue, prioritize upgrading OpenSSL (no mitigation is specified in the provided text).

Event History

May 3, 2022
CVE Published
12:00 AM
CVE Published
via MITRE·03:15 PM
Data Sourced
via MITRE·03:15 PM
DescriptionWeakness
May 4, 2022
Advisory Published
12:00 AM
May 18, 2022
Data Sourced
via Red Hat·02:21 PM
DescriptionSeverityAffected Software
Jan 12, 2024
Data Sourced
via Launchpad·12:04 AM
Description
Sep 16, 2024
Data Sourced
via Ubuntu·02:39 AM
RemedyDescriptionSeverityAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2022-1473?

CVE-2022-1473 is a vulnerability in OpenSSL that causes TLS servers and clients to be halted due to a memory leak flaw.

2

What is the severity of CVE-2022-1473?

CVE-2022-1473 has a severity rating of 7.5, classified as high.

3

How does CVE-2022-1473 impact OpenSSL?

CVE-2022-1473 impacts OpenSSL by breaking the reuse of memory occupied by removed hash table entries, resulting in memory usage growth for long-lived processes decoding certificates or keys.

4

What is the remedy for CVE-2022-1473 in OpenSSL?

The remedy for CVE-2022-1473 in OpenSSL is to update to version 3.0.6 or later.

5

Where can I find more information about CVE-2022-1473?

You can find more information about CVE-2022-1473 at the following references: [NVD](https://nvd.nist.gov/vuln/detail/CVE-2022-1473), [OpenSSL Git Commit](https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=64c85430f95200b6b51fe9475bd5203f7c19daf1), [OpenSSL Security Advisory](https://www.openssl.org/news/secadv/20220503.txt).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203