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

exploitDog

oracle-oval логотип

ELSA-2021-9121

Опубликовано: 06 апр. 2021
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2021-9121: openssl bug fix update (IMPORTANT)

[1.0.2k-21]

  • remove ASN1_F_ASN1_ITEM_EMBED_D2I from openssl-1.0.2k-cve-2020-1971.patch

[1.0.2k-20]

  • fix CVE-2020-1971 openssl: EDIPARTYNAME NULL pointer de-reference

[1.0.2k-19]

  • close the RSA decryption 9 lives of Bleichenbacher cat timing side channel (#1649568)

[1.0.2k-18]

  • fix CVE-2018-0734 - DSA signature local timing side channel
  • fix CVE-2019-1559 - 0-byte record padding oracle
  • close the RSA decryption One & done EM side channel (#1619558)

[1.0.2k-17]

  • use SHA-256 in FIPS RSA pairwise key check
  • fix CVE-2018-5407 (and CVE-2018-0735) - EC signature local timing side-channel key extraction

Обновленные пакеты

Oracle Linux 7

Oracle Linux aarch64

openssl

1.0.2k-21.ksplice1.el7_9

openssl-devel

1.0.2k-21.ksplice1.el7_9

openssl-libs

1.0.2k-21.ksplice1.el7_9

openssl-perl

1.0.2k-21.ksplice1.el7_9

openssl-static

1.0.2k-21.ksplice1.el7_9

Oracle Linux x86_64

openssl

1.0.2k-21.ksplice1.el7_9

openssl-devel

1.0.2k-21.ksplice1.el7_9

openssl-libs

1.0.2k-21.ksplice1.el7_9

openssl-perl

1.0.2k-21.ksplice1.el7_9

openssl-static

1.0.2k-21.ksplice1.el7_9

Связанные CVE

Связанные уязвимости

CVSS3: 5.9
ubuntu
больше 4 лет назад

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious...

CVSS3: 5.9
redhat
больше 4 лет назад

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious...

CVSS3: 5.9
nvd
больше 4 лет назад

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious ce

msrc
больше 3 лет назад

OpenSSL: CVE-2020-1971 EDIPARTYNAME NULL pointer de-reference

CVSS3: 5.9
debian
больше 4 лет назад

The X.509 GeneralName type is a generic type for representing differen ...