3 matches found
CVE-2026-30910
Crypt::Sodium::XS versions through 0.001000 for Perl has potential integer overflows. Combined aead encryption, combined signature creation, and bin2hex functions do not check that output size will be less than SIZEMAX, which could lead to integer wraparound causing an undersized output buffer...
CVE-2026-30910 Crypt::Sodium::XS versions through 0.001000 for Perl has potential integer overflows
Crypt::Sodium::XS versions through 0.001000 for Perl has potential integer overflows. Combined aead encryption, combined signature creation, and bin2hex functions do not check that output size will be less than SIZEMAX, which could lead to integer wraparound causing an undersized output buffer...
CVE-2026-30910
CVE-2026-30910 affects Crypt::Sodium::XS for Perl up to and including 0.001000. The issue stems from integer overflows in combined aead encryption, combined signature creation, and bin2hex, where output sizes may exceed SIZE_MAX, causing undersized buffers, crashes (bin2hex and non-aes256gcm cryp...