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 parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.
The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() perform various checks on DSA parameters. Some of those computations take a long time if the modulus (`p` parameter) is too large.
Trying to use a very large modulus is slow and OpenSSL will not allow using public keys with a modulus which is over 10,000 bits in length for signature verification. However the key and parameter check functions do not limit the modulus size when performing the checks.
An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack.
These functions are not called by OpenSSL itself on untrusted DSA keys so only applications that directly call these functions may be vulnerable.
Also vulnerable are the OpenSSL pkey and pkeyparam command line applications when using the `-check` option.
The OpenSSL SSL/TLS implementation is not affected by this issue.
The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.
CVSS Details
- CVSS 3.1 Base Score: 5.3
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alma_linux | — | Upgrade openssl-develUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl | Nov 21, 2024 | May 16, 2024 |
| Alpine Linux | — | Upgrade openssl | Jun 6, 2024 | May 16, 2024 |
| Amazon_linux_2023 | — | Upgrade openssl-debugsourceUpgrade opensslUpgrade openssl-libsUpgrade openssl-debuginfoUpgrade openssl-develUpgrade openssl-libs-debuginfoUpgrade openssl-perlUpgrade openssl-snapsafe-libs-debuginfoUpgrade openssl-snapsafe-libs | Feb 17, 2025 | May 16, 2024 |
| Debian | — | Upgrade openssl | Sep 2, 2024 | May 16, 2024 |
| Freebsd | — | Upgrade opensslUpgrade openssl33Upgrade openssl31Upgrade openssl31-quictlsUpgrade openssl-quictlsUpgrade openssl32 | May 18, 2024 | May 17, 2024 |
| Http Openssl | — | Upgrade to the latest version of OpenSSL | Jun 5, 2024 | May 16, 2024 |
| Ibm Aix | — | Apply the fix or workaround for openssl_advisory42 | Jul 31, 2024 | May 16, 2024 |
| Oracle_linux | — | Upgrade opensslUpgrade openssl-fips-provider-soUpgrade openssl-develUpgrade openssl-fips-providerUpgrade openssl-libsUpgrade openssl-perl | Nov 21, 2024 | May 16, 2024 |
| Redhat_linux | — | Upgrade openssl-fips-provider-so-debuginfoUpgrade openssl-perlUpgrade openssl-libsUpgrade openssl-fips-provider-soUpgrade opensslUpgrade openssl-fips-provider-so-debugsourceUpgrade openssl-develUpgrade openssl-libs-debuginfoUpgrade openssl-debuginfoUpgrade openssl-fips-providerUpgrade openssl-debugsourceNo solution exists | Nov 13, 2024 | May 16, 2024 |
| Rocky_linux | — | Upgrade openssl-perlUpgrade opensslUpgrade openssl-libs-debuginfoUpgrade openssl-develUpgrade openssl-debugsourceUpgrade openssl-debuginfoUpgrade openssl-libs | Mar 18, 2025 | May 16, 2024 |
| Suse | — | Upgrade libopenssl-3-fips-providerUpgrade openssl-3Upgrade libopenssl-3-fips-provider-32bitUpgrade libopenssl-3-develUpgrade openssl-3-docUpgrade libopenssl3-x86-64-v3Upgrade libopenssl3-32bitUpgrade libopenssl-3-fips-provider-x86-64-v3Upgrade libopenssl3Upgrade libopenssl-3-devel-32bit | May 28, 2024 | May 16, 2024 |
| Ubuntu | — | Upgrade libssl3t64Upgrade libssl3 | Aug 1, 2024 | May 16, 2024 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub