VYPR

apk package

chainguard/libcrypto3

pkg:apk/chainguard/libcrypto3

Vulnerabilities (58)

  • CVE-2026-28389HigApr 7, 2026
    affected < 3.6.2-r0fixed 3.6.2-r0

    Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resu

  • CVE-2026-28388HigApr 7, 2026
    affected < 3.6.2-r0fixed 3.6.2-r0

    Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service f

  • CVE-2026-28387HigApr 7, 2026
    affected < 3.6.2-r0fixed 3.6.2-r0

    Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side. Impact summary: A use after free can have a range of po

  • CVE-2026-28386HigApr 7, 2026
    affected < 3.6.2-r0fixed 3.6.2-r0

    Issue summary: Applications using AES-CFB128 encryption or decryption on systems with AVX-512 and VAES support can trigger an out-of-bounds read of up to 15 bytes when processing partial cipher blocks. Impact summary: This out-of-bounds read may trigger a crash which leads to De

  • CVE-2026-2673MedMar 13, 2026
    affected < 3.6.1-r3fixed 3.6.1-r3

    Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected preferred key exchange group when its key exchange group configuration includes the default by using the 'DEFAULT' keyword. Impact summary: A less preferred key exchange may be used even when a more pref

  • CVE-2025-4575May 22, 2025
    affected < 3.5.1-r0fixed 3.5.1-r0

    Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate. Impact summary: If a user intends to make a trusted certificate rejected for a particular use it will be instead marked as trusted for that u

  • CVE-2024-4741HigNov 13, 2024
    affected < 3.3.1-r0fixed 3.3.1-r0

    Issue summary: Calling the OpenSSL API function SSL_free_buffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of

  • CVE-2024-9143MedOct 16, 2024
    affected < 3.3.3-r0fixed 3.3.3-r0

    Issue summary: Use of the low-level GF(2^m) elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote

  • CVE-2024-6119HigSep 3, 2024
    affected < 3.3.2-r0fixed 3.3.2-r0

    Issue summary: Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can

  • CVE-2024-5535CriJun 27, 2024
    affected < 3.3.1-r3fixed 3.3.1-r3

    Issue summary: Calling the OpenSSL API function SSL_select_next_proto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as unexpected appl

  • CVE-2024-4603MedMay 16, 2024
    affected < 3.3.0-r8fixed 3.3.0-r8

    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 parame

  • CVE-2023-6237MedApr 25, 2024
    affected < 3.3.0-r5fixed 3.3.0-r5

    Issue summary: Checking excessively long invalid RSA public keys may take a long time. Impact summary: Applications that use the function EVP_PKEY_public_check() to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an un

  • CVE-2024-2511MedApr 8, 2024
    affected < 3.3.0-r5fixed 3.3.0-r5

    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 prob

  • CVE-2024-0727MedJan 26, 2024
    affected < 3.2.1-r0fixed 3.2.1-r0

    Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can c

  • CVE-2023-6129MedJan 9, 2024
    affected < 3.2.1-r0fixed 3.2.1-r0

    Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications running on PowerPC CPU based platforms if the CPU provides vector instructions. Impact summary: If an attacker can influence whether

  • CVE-2023-5678MedNov 6, 2023
    affected < 3.1.4-r1fixed 3.1.4-r1

    Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applicatio

  • CVE-2023-5363HigOct 25, 2023
    affected < 3.1.4-r0fixed 3.1.4-r0

    Issue summary: A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. Impact summary: A truncation in the IV can result in non-uniqueness,

  • CVE-2023-4807Sep 8, 2023
    affected < 0fixed 0

    Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X86_64 processors supporting the AVX512-IFMA instructions. Impact summary: If in an

  • CVE-2023-3817Jul 31, 2023
    affected < 3.1.1-r4fixed 3.1.1-r4

    Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters tha

  • CVE-2023-3446Jul 19, 2023
    affected < 3.1.1-r3fixed 3.1.1-r3

    Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters tha