VYPR

rpm package

opensuse/perl-CryptX&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/perl-CryptX&distro=openSUSE%20Leap%2016.0

Vulnerabilities (2)

  • CVE-2026-41565HigMay 28, 2026
    affected < 0.89.0-bp160.1.1fixed 0.89.0-bp160.1.1

    CryptX versions before 0.088_001 for Perl have a stack buffer overflow in four AEAD decrypt_verify helpers. The gcm_decrypt_verify, ccm_decrypt_verify, chacha20poly1305_decrypt_verify and eax_decrypt_verify XS routines copied the caller-supplied authentication tag into a fixed 1

  • CVE-2026-41564HigApr 23, 2026
    affected < 0.89.0-bp160.1.1fixed 0.89.0-bp160.1.1

    CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without