You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been marked for NVD enrichment efforts.
Description
Issue summary: Some non-default TLS server configurations can cause unbounded
memory growth when processing TLSv1.3 sessions
Impact summary: An attacker may exploit certain server configurations to trigger
unbounded memory growth that would lead to a Denial of Service
This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is
being used (but not if early_data support is also configured and the default
anti-replay protection is in use). In this case, under certain conditions, the
session cache can get into an incorrect state and it will fail to flush properly
as it fills. The session cache will continue to grow in an unbounded manner. A
malicious client could deliberately create the scenario for this failure to
force a Denial of Service. It may also happen by accident in normal operation.
This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS
clients.
The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL
1.0.2 is also not affected by this issue.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
CVE Modified by OpenSSL Software Foundation10/14/2024 11:15:13 AM
Action
Type
Old Value
New Value
Added
CWE
OpenSSL Software Foundation CWE-1325
Removed
Reference
OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2024/04/08/5
Removed
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240503-0013/
CVE Modified by OpenSSL Software Foundation5/14/2024 11:19:37 AM
Action
Type
Old Value
New Value
CVE Modified by OpenSSL Software Foundation5/03/2024 9:15:21 AM
Action
Type
Old Value
New Value
Added
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240503-0013/ [No types assigned]
CVE Modified by OpenSSL Software Foundation5/01/2024 3:15:23 PM
Action
Type
Old Value
New Value
Added
Reference
OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2024/04/08/5 [No types assigned]
New CVE Received from OpenSSL Software Foundation4/08/2024 10:15:07 AM
Action
Type
Old Value
New Value
Added
Description
Issue summary: Some non-default TLS server configurations can cause unbounded
memory growth when processing TLSv1.3 sessions
Impact summary: An attacker may exploit certain server configurations to trigger
unbounded memory growth that would lead to a Denial of Service
This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is
being used (but not if early_data support is also configured and the default
anti-replay protection is in use). In this case, under certain conditions, the
session cache can get into an incorrect state and it will fail to flush properly
as it fills. The session cache will continue to grow in an unbounded manner. A
malicious client could deliberately create the scenario for this failure to
force a Denial of Service. It may also happen by accident in normal operation.
This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS
clients.
The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL
1.0.2 is also not affected by this issue.
Added
Reference
OpenSSL Software Foundation https://github.com/openssl/openssl/commit/7e4d731b1c07201ad9374c1cd9ac5263bdf35bce [No types assigned]
Added
Reference
OpenSSL Software Foundation https://github.com/openssl/openssl/commit/b52867a9f618bb955bed2a3ce3db4d4f97ed8e5d [No types assigned]
Added
Reference
OpenSSL Software Foundation https://github.com/openssl/openssl/commit/e9d7083e241670332e0443da0f0d4ffb52829f08 [No types assigned]
Added
Reference
OpenSSL Software Foundation https://github.openssl.org/openssl/extended-releases/commit/5f8d25770ae6437db119dfc951e207271a326640 [No types assigned]
Added
Reference
OpenSSL Software Foundation https://www.openssl.org/news/secadv/20240408.txt [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-2511 NVD
Published Date: 04/08/2024 NVD
Last Modified: 11/03/2025
Source: OpenSSL Software Foundation