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-perlUpgrade opensslUpgrade openssl-libsUpgrade openssl-devel | Nov 21, 2024 | May 16, 2024 |
| Alpine Linux | — | Upgrade openssl | Jun 6, 2024 | May 16, 2024 |
| Amazon_linux_2023 | — | Upgrade openssl-snapsafe-libs-debuginfoUpgrade openssl-perlUpgrade openssl-snapsafe-libsUpgrade openssl-libs-debuginfoUpgrade openssl-debugsourceUpgrade openssl-libsUpgrade openssl-debuginfoUpgrade openssl-develUpgrade openssl | Feb 17, 2025 | May 16, 2024 |
| Debian | — | Upgrade openssl | Sep 2, 2024 | May 16, 2024 |
| Freebsd | — | Upgrade openssl-quictlsUpgrade openssl32Upgrade openssl31-quictlsUpgrade openssl33Upgrade opensslUpgrade openssl31 | 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 openssl-fips-provider-soUpgrade opensslUpgrade openssl-libsUpgrade openssl-develUpgrade openssl-fips-providerUpgrade openssl-perl | Nov 21, 2024 | May 16, 2024 |
| Redhat_linux | — | Upgrade openssl-libsUpgrade openssl-perlUpgrade openssl-fips-provider-so-debuginfoUpgrade openssl-fips-provider-soUpgrade opensslNo solution existsUpgrade openssl-fips-provider-so-debugsourceUpgrade openssl-libs-debuginfoUpgrade openssl-develUpgrade openssl-fips-providerUpgrade openssl-debuginfoUpgrade openssl-debugsource | Nov 13, 2024 | May 16, 2024 |
| Rocky_linux | — | Upgrade opensslUpgrade openssl-perlUpgrade openssl-libsUpgrade openssl-debuginfoUpgrade openssl-develUpgrade openssl-debugsourceUpgrade openssl-libs-debuginfo | Mar 18, 2025 | May 16, 2024 |
| Suse | — | Upgrade libopenssl-3-fips-provider-32bitUpgrade libopenssl-3-fips-providerUpgrade openssl-3Upgrade libopenssl-3-develUpgrade libopenssl3-32bitUpgrade libopenssl-3-devel-32bitUpgrade libopenssl3-x86-64-v3Upgrade libopenssl3Upgrade openssl-3-docUpgrade libopenssl-3-fips-provider-x86-64-v3 | May 28, 2024 | May 16, 2024 |
| Ubuntu | — | Upgrade libssl3Upgrade libssl3t64 | Aug 1, 2024 | May 16, 2024 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Sep 21, 2026 | 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