Security Advisories (1)
CVE-2025-40914 (2025-06-11)

Perl CryptX before version 0.087 contains a dependency that may be susceptible to an integer overflow. CryptX embeds a version of the libtommath library that is susceptible to an integer overflow associated with CVE-2023-36328.

NAME

Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines

SYNOPSIS

use Math::BigInt lib => 'LTM';

## See Math::BigInt docs for usage.

DESCRIPTION

Provides support for big integer calculations by means of the libtommath c-library.

Since: CryptX-0.029

SEE ALSO

Math::BigInt, https://github.com/libtom/libtommath