VYPR

rpm package

suse/openssl-1_1&distro=SUSE Linux Enterprise Module for Basesystem 15 SP3

pkg:rpm/suse/openssl-1_1&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP3

Vulnerabilities (6)

  • CVE-2022-2097Jul 5, 2022
    affected < 1.1.1d-150200.11.51.1fixed 1.1.1d-150200.11.51.1

    AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in

  • CVE-2022-2068Jun 21, 2022
    affected < 1.1.1d-150200.11.48.1fixed 1.1.1d-150200.11.48.1

    In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not dis

  • CVE-2022-1292May 3, 2022
    affected < 1.1.1d-150200.11.48.1fixed 1.1.1d-150200.11.48.1

    The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the

  • CVE-2022-0778HigMar 15, 2022
    affected < 1.1.1d-11.43.1fixed 1.1.1d-11.43.1

    The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curv

  • CVE-2021-3712HigAug 24, 2021
    affected < 1.1.1d-11.27.1fixed 1.1.1d-11.27.1

    ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated

  • CVE-2021-3711Aug 24, 2021
    affected < 1.1.1d-11.27.1fixed 1.1.1d-11.27.1

    In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with