F5-K000138242: Medium severity F5 BIG-IP Next vulnerability
Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DHcheckpubkey(), DHcheckpubkeyex() or EVPPKEYpubliccheck() to check an X9.42 DH key or X9.42 DH 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. While DHcheck() performs all the necessary checks (as of CVE-2023-3817), DHcheckpubkey() doesn't make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DHgeneratekey() performs a check for an excessively large P, it doesn't check for an excessively large Q. An application that calls DHgeneratekey() or DHcheckpubkey() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DHgeneratekey() and DHcheckpubkey() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DHcheckpubkeyex(), EVPPKEYpubliccheck(), and EVPPKEYgenerate(). Also vulnerable are the OpenSSL pkey command line application when using the "-pubcheck" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of F5-K000138242?
The severity of F5-K000138242 is moderate due to potential performance degradation in applications using affected DH key functions.
How do I fix F5-K000138242?
To fix F5-K000138242, it is recommended to upgrade to the latest version of the affected F5 products as specified in the advisory.
What are the affected products for F5-K000138242?
F5-K000138242 affects multiple versions of F5 BIG-IP, BIG-IQ Centralized Management, F5OS, and Traffix SDC.
What is the impact of F5-K000138242 on performance?
The impact of F5-K000138242 can lead to excessive delays when generating or checking long X9.42 DH keys.
Are any workarounds available for F5-K000138242?
Currently, no specific workarounds are provided for F5-K000138242, so updating to a fixed version is the best solution.