CVE-2026-2588
Crypt::NaCl::Sodium versions through 2.001 for Perl has an integer overflow flaw on 32-bit systems.
Sodium.xs casts a STRLEN (size_t) to unsigned long long when passing a length pointer to libsodium functions. On 32-bit systems size_t is typically 32-bits while an unsigned long long is at least 64-bits.
Sodium.xs casts a STRLEN (size_t) to unsigned long long when passing a length pointer to libsodium functions. On 32-bit systems size_t is typically 32-bits while an unsigned long long is at least 64-bits.
Vendor
Product
CWE
Yayın Tarihi
2026-02-23 00:15:59
Güncelleme
2026-03-04 02:23:33
Source Identifier
9b29abf9-4ab0-4765-b253-1875cd9b441e
KEV Date Added
-