CVE-2024-2511

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.
CVSS

No CVSS.

Configurations

No configuration.

History

21 Nov 2024, 09:09

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/04/08/5 -
  • () https://security.netapp.com/advisory/ntap-20240503-0013/ -
References () https://github.com/openssl/openssl/commit/7e4d731b1c07201ad9374c1cd9ac5263bdf35bce - () https://github.com/openssl/openssl/commit/7e4d731b1c07201ad9374c1cd9ac5263bdf35bce -
References () https://github.com/openssl/openssl/commit/b52867a9f618bb955bed2a3ce3db4d4f97ed8e5d - () https://github.com/openssl/openssl/commit/b52867a9f618bb955bed2a3ce3db4d4f97ed8e5d -
References () https://github.com/openssl/openssl/commit/e9d7083e241670332e0443da0f0d4ffb52829f08 - () https://github.com/openssl/openssl/commit/e9d7083e241670332e0443da0f0d4ffb52829f08 -
References () https://github.openssl.org/openssl/extended-releases/commit/5f8d25770ae6437db119dfc951e207271a326640 - () https://github.openssl.org/openssl/extended-releases/commit/5f8d25770ae6437db119dfc951e207271a326640 -
References () https://www.openssl.org/news/secadv/20240408.txt - () https://www.openssl.org/news/secadv/20240408.txt -

14 Oct 2024, 15:15

Type Values Removed Values Added
References
  • {'url': 'http://www.openwall.com/lists/oss-security/2024/04/08/5', 'source': 'openssl-security@openssl.org'}
  • {'url': 'https://security.netapp.com/advisory/ntap-20240503-0013/', 'source': 'openssl-security@openssl.org'}
CWE CWE-1325

03 May 2024, 13:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20240503-0013/ -

01 May 2024, 19:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/04/08/5 -

08 Apr 2024, 18:48

Type Values Removed Values Added
Summary
  • (es) Resumen del problema: algunas configuraciones de servidor TLS no predeterminadas pueden causar un crecimiento ilimitado de la memoria al procesar sesiones TLSv1.3. Resumen de impacto: un atacante puede explotar ciertas configuraciones del servidor para desencadenar un crecimiento ilimitado de la memoria que conduciría a una denegación de servicio. Este problema puede ocurrir en TLSv1.3 si se utiliza la opción SSL_OP_NO_TICKET no predeterminada (pero no si también se configura la compatibilidad con early_data y se utiliza la protección antirrepetición predeterminada). En este caso, bajo ciertas condiciones, el caché de la sesión puede entrar en un estado incorrecto y no se vaciará correctamente a medida que se llena. La caché de la sesión seguirá creciendo de forma ilimitada. Un cliente malintencionado podría crear deliberadamente el escenario para que este fallo fuerce una denegación de servicio. También puede ocurrir por accidente durante el funcionamiento normal. Este problema solo afecta a los servidores TLS que admiten TLSv1.3. No afecta a los clientes TLS. Los módulos FIPS en 3.2, 3.1 y 3.0 no se ven afectados por este problema. OpenSSL 1.0.2 tampoco se ve afectado por este problema.

08 Apr 2024, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-08 14:15

Updated : 2024-11-21 09:09


NVD link : CVE-2024-2511

Mitre link : CVE-2024-2511

CVE.ORG link : CVE-2024-2511


JSON object : View

Products Affected

No product.

CWE
CWE-1325

Improperly Controlled Sequential Memory Allocation