Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2024:1947-1

Опубликовано: 07 июн. 2024
Источник: suse-cvrf

Описание

Security update for openssl-3

This update for openssl-3 fixes the following issues:

  • CVE-2024-2511: Fixed unconstrained session cache growth in TLSv1.3 (bsc#1222548).
  • CVE-2024-4603: Fixed DSA parameter checks for excessive sizes before validating (bsc#1224388).

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
SUSE Linux Enterprise Micro 5.3
libopenssl3-3.0.8-150400.4.54.1
SUSE Linux Enterprise Micro 5.4
libopenssl3-3.0.8-150400.4.54.1
SUSE Linux Enterprise Server 15 SP4-LTSS
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
SUSE Manager Proxy 4.3
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
SUSE Manager Server 4.3
libopenssl-3-devel-3.0.8-150400.4.54.1
libopenssl3-3.0.8-150400.4.54.1
openssl-3-3.0.8-150400.4.54.1
openSUSE Leap Micro 5.3
libopenssl3-3.0.8-150400.4.54.1
openSUSE Leap Micro 5.4
libopenssl3-3.0.8-150400.4.54.1

Описание

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.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libopenssl-3-devel-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libopenssl3-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssl-3-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-3-devel-3.0.8-150400.4.54.1

Ссылки

Описание

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVP_PKEY_param_check() or EVP_PKEY_public_check() to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() perform various checks on DSA parameters. Some of those computations take a long time if the modulus (`p` parameter) is too large. Trying to use a very large modulus is slow and OpenSSL will not allow using public keys with a modulus which is over 10,000 bits in length for signature verification. However the key and parameter check functions do not limit the modulus size when performing the checks. An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. These functions are not called by OpenSSL itself on untrusted DSA keys so only applications that directly call these functions may be vulnerable. Also vulnerable are the OpenSSL pkey and pkeyparam command line applications when using the `-check` option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libopenssl-3-devel-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libopenssl3-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssl-3-3.0.8-150400.4.54.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-3-devel-3.0.8-150400.4.54.1

Ссылки
Уязвимость SUSE-SU-2024:1947-1