Issue summary: Calling the OpenSSL API function SSL_select_next_proto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer.
Impact summary: A buffer overread can have a range of potential consequences such as unexpected application beahviour or a crash. In particular this issue could result in up to 255 bytes of arbitrary private data from memory being sent to the peer leading to a loss of confidentiality. However, only applications that directly call the SSL_select_next_proto function with a 0 length list of supported client protocols are affected by this issue. This would normally never be a valid scenario and is typically not under attacker control but may occur by accident in the case of a configuration or programming error in the calling application.
The OpenSSL API function SSL_select_next_proto is typically used by TLS applications that support ALPN (Application Layer Protocol Negotiation) or NPN (Next Protocol Negotiation). NPN is older, was never standardised and is deprecated in favour of ALPN. We believe that ALPN is significantly more widely deployed than NPN. The SSL_select_next_proto function accepts a list of protocols from the server and a list of protocols from the client and returns the first protocol that appears in the server list that also appears in the client list. In the case of no overlap between the two lists it returns the first item in the client list. In either case it will signal whether an overlap between the two lists was found. In the case where SSL_select_next_proto is called with a zero length client list it fails to notice this condition and returns the memory immediately following the client list pointer (and reports that there was no overlap in the lists).
This function is typically called from a server side application callback for ALPN or a client side application callback for NPN. In the case of ALPN the list of protocols supplied by the client is guaranteed by libssl to never be zero in length. The list of server protocols comes from the application and should never normally be expected to be of zero length. In this case if the SSL_select_next_proto function has been called as expected (with the list supplied by the client passed in the client/client_len parameters), then the application will not be vulnerable to this issue. If the application has accidentally been configured with a zero length server list, and has accidentally passed that zero length server list in the client/client_len parameters, and has additionally failed to correctly handle a "no overlap" response (which would normally result in a handshake failure in ALPN) then it will be vulnerable to this problem.
In the case of NPN, the protocol permits the client to opportunistically select a protocol when there is no overlap. OpenSSL returns the first client protocol in the no overlap case in support of this. The list of client protocols comes from the application and should never normally be expected to be of zero length. However if the SSL_select_next_proto function is accidentally called with a client_len of 0 then an invalid memory pointer will be returned instead. If the application uses this output as the opportunistic protocol then the loss of confidentiality will occur.
This issue has been assessed as Low severity because applications are most likely to be vulnerable if they are using NPN instead of ALPN - but NPN is not widely used. It also requires an application configuration or programming error. Finally, this issue would not typically be under attacker control making active exploitation unlikely.
The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.
Due to the low severity of this issue we are not issuing new releases of OpenSSL at this time. The fix will be included in the next releases when they become available.
CVSS Details
- CVSS 3.1 Base Score: 9.1
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alma_linux | — | Upgrade mecab-ipadicUpgrade mysql-errmsgUpgrade openssl-perlUpgrade mysql-testUpgrade mecabUpgrade mysql-commonUpgrade mysqlUpgrade mecab-ipadic-EUCJPUpgrade mysql-libsUpgrade opensslUpgrade openssl-libsUpgrade openssl-develUpgrade mysql-develUpgrade mecab-develUpgrade mysql-server | Oct 11, 2024 | Jun 27, 2024 |
| Alpine Linux | — | Upgrade openssl | Aug 22, 2024 | Jun 27, 2024 |
| Amazon Linux Ami 2 | — | Upgrade opensslUpgrade edk2-debuginfoUpgrade openssl-debuginfoUpgrade openssl11-develUpgrade openssl-staticUpgrade openssl11-libsUpgrade openssl-snapsafe-debuginfoUpgrade openssl-snapsafe-develUpgrade openssl-snapsafe-perlUpgrade openssl-snapsafe-libsUpgrade edk2-toolsUpgrade edk2-aarch64Upgrade edk2-tools-pythonUpgrade openssl11-debuginfoUpgrade openssl-libsUpgrade openssl-develUpgrade edk2-tools-docUpgrade edk2-ovmfUpgrade openssl11Upgrade openssl-perlUpgrade openssl11-staticUpgrade openssl-snapsafe-staticUpgrade openssl-snapsafe | Jul 23, 2024 | Jun 27, 2024 |
| Amazon_linux_2023 | — | Upgrade openssl-libsUpgrade openssl-debuginfoUpgrade opensslUpgrade openssl-perlUpgrade openssl-libs-debuginfoUpgrade openssl-develUpgrade openssl-snapsafe-libs-debuginfoUpgrade openssl-snapsafe-libsUpgrade openssl-debugsource | Feb 17, 2025 | Jun 27, 2024 |
| Debian | — | Upgrade openssl | Nov 4, 2024 | Jun 27, 2024 |
| Dell Poweredge Dsa2025255 | — | Upgrade Dell PowerEdge to the latest version | Jan 12, 2026 | Jun 23, 2025 |
| Dell Powerstore Dsa2024462 | — | Upgrade Dell PowerStoreOS to the latest version | Oct 23, 2025 | Nov 20, 2024 |
| Dell Powerstore Dsa2024497 | — | Upgrade Dell PowerStoreOS to the latest version | Oct 23, 2025 | Dec 19, 2024 |
| Dell Powerstore Dsa2025050 | — | Upgrade Dell PowerStoreOS to the latest version | Oct 23, 2025 | Jan 28, 2025 |
| Freebsd | — | Upgrade openssl33Upgrade opensslUpgrade openssl31Upgrade openssl31-quictlsUpgrade openssl-quictlsUpgrade openssl32Upgrade FreeBSD | Sep 3, 2024 | Sep 3, 2024 |
| Http Openssl | — | Upgrade to the latest version of OpenSSL | Jun 28, 2024 | Jun 27, 2024 |
| Huawei Euleros 2_0_sp10 | — | Upgrade libsgx-enclave-commonUpgrade libsgx-launchUpgrade libsgx-urtsUpgrade libsgx-ae-leUpgrade sgx-aesm-serviceUpgrade libsgx-aesm-launch-plugin | Oct 8, 2024 | Jun 27, 2024 |
| Huawei Euleros 2_0_sp11 | — | Upgrade openssl-libsUpgrade openssl-perlUpgrade openssl | Oct 9, 2024 | Jun 27, 2024 |
| Huawei Euleros 2_0_sp12 | — | Upgrade openssl-libsUpgrade openssl-perlUpgrade openssl | Oct 9, 2024 | Jun 27, 2024 |
| Huawei Euleros 2_0_sp8 | — | Upgrade openssl-perlUpgrade openssl-develUpgrade opensslUpgrade openssl-libs | Jan 21, 2025 | Jun 27, 2024 |
| Huawei Euleros 2_0_sp9 | — | Upgrade openssl-perlUpgrade openssl-libsUpgrade openssl | Oct 8, 2024 | Jun 27, 2024 |
| Ibm Aix | — | Apply the fix or workaround for openssl_advisory42Apply the fix or workaround for python_advisory17 | Jul 31, 2024 | Jun 27, 2024 |
| Nutanix Ahv | — | Upgrade Nutanix AHV to the latest version | Jun 5, 2026 | Jul 9, 2025 |
| Oracle Mysql | — | Upgrade to MySQL version 8.0.40Upgrade to MySQL version 9.1.0Upgrade to MySQL version 8.4.3 | Oct 23, 2024 | Jun 27, 2024 |
| Oracle_linux | — | Upgrade opensslUpgrade mysql-libsUpgrade openssl-fips-providerUpgrade mysql-testUpgrade mysql-serverUpgrade openssl-fips-provider-soUpgrade openssl-perlUpgrade openssl-staticUpgrade mecabUpgrade mecab-ipadicUpgrade mysql-errmsgUpgrade mecab-ipadic-EUCJPUpgrade mysqlUpgrade openssl-libsUpgrade mysql-commonUpgrade mecab-develUpgrade openssl-develUpgrade mysql-devel | Oct 16, 2024 | Jun 27, 2024 |
| Redhat_linux | — | Upgrade mysql-test-debuginfoUpgrade mecab-ipadic-EUCJPUpgrade mysql-devel-debuginfoUpgrade openssl-libsUpgrade mysql-commonUpgrade mysql-libs-debuginfoUpgrade mysql-debugsourceUpgrade mingw64-opensslUpgrade mysql-libsUpgrade mysql-testUpgrade openssl-fips-provider-so-debuginfoUpgrade mysql-serverUpgrade mysql-debuginfoUpgrade openssl-fips-providerUpgrade mecab-debuginfoUpgrade openssl-perlUpgrade openssl-develUpgrade mecab-debugsourceUpgrade mingw32-opensslNo solution existsUpgrade openssl-debuginfoUpgrade mecabUpgrade openssl-fips-provider-soUpgrade mysql-errmsgUpgrade mecab-develUpgrade mingw64-openssl-debuginfoUpgrade openssl-debugsourceUpgrade mysql-develUpgrade mecab-ipadicUpgrade openssl-fips-provider-so-debugsourceUpgrade mysqlUpgrade openssl-staticUpgrade opensslUpgrade openssl-libs-debuginfoUpgrade mysql-server-debuginfoUpgrade mingw32-openssl-debuginfo | Oct 10, 2024 | Jun 27, 2024 |
| Rocky_linux | — | Upgrade openssl-perlUpgrade mysql-devel-debuginfoUpgrade mysql-errmsgUpgrade mecab-ipadicUpgrade mysql-server-debuginfoUpgrade mecab-debugsourceUpgrade mecabUpgrade mysql-debuginfoUpgrade mysqlUpgrade mysql-debugsourceUpgrade mysql-testUpgrade mysql-commonUpgrade mysql-test-debuginfoUpgrade openssl-libs-debuginfoUpgrade openssl-debugsourceUpgrade mecab-debuginfoUpgrade mysql-libsUpgrade mysql-libs-debuginfoUpgrade openssl-develUpgrade opensslUpgrade openssl-debuginfoUpgrade mysql-serverUpgrade mecab-develUpgrade mysql-develUpgrade openssl-libsUpgrade mecab-ipadic-EUCJP | Nov 4, 2024 | Jun 27, 2024 |
| Suse | — | Upgrade libopenssl1_0_0-32bitUpgrade openssl-1_0_0Upgrade openssl-3-docUpgrade openssl-1_0_0-docUpgrade libopenssl-3-devel-32bitUpgrade openssl1Upgrade libopenssl-1_1-develUpgrade libopenssl-1_1-devel-32bitUpgrade libopenssl1_0_0-hmacUpgrade openssl-3Upgrade libopenssl1-develUpgrade libopenssl-3-fips-providerUpgrade openssl-1_1Upgrade libopenssl-1_0_0-develUpgrade libopenssl1_0_0-steamUpgrade libopenssl-3-develUpgrade libopenssl1_1-hmacUpgrade libopenssl1_1-32bitUpgrade libopenssl-3-fips-provider-x86-64-v3Upgrade openssl-1_0_0-cavsUpgrade libopenssl3Upgrade openssl1-docUpgrade libopenssl3-x86-64-v3Upgrade libopenssl10Upgrade libopenssl3-32bitUpgrade libopenssl1_1Upgrade libopenssl-3-fips-provider-32bitUpgrade libopenssl-1_0_0-devel-32bitUpgrade libopenssl1_0_0-steam-32bitUpgrade libopenssl1_1-hmac-32bitUpgrade libopenssl1_0_0-hmac-32bitUpgrade openssl-1_1-docUpgrade libopenssl1_0_0 | Jul 31, 2024 | Jun 27, 2024 |
| Ubuntu | — | Upgrade libssl3Upgrade qemu-efi-riscv64Upgrade qemu-efi-armUpgrade openssl1.0 (Ubuntu Pro)Upgrade libssl3t64Upgrade libssl1.0.0 (Ubuntu Pro)Upgrade libssl1.1Upgrade openssl (Ubuntu Pro)Upgrade qemu-efi-aarch64Upgrade ovmf-ia32Upgrade ovmfUpgrade qemu-efi-loongarch64Upgrade qemu-efiUpgrade libssl1.1 (Ubuntu Pro) | Aug 1, 2024 | Jun 27, 2024 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Jan 20, 2025 | Jun 27, 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