Upstream information
Description
Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug in OpenSSL 3.0 that will cause X509_verify_cert() to indicate an internal error when processing a certificate chain. This will occur where a certificate does not include the Subject Alternative Name extension but where a Certificate Authority has enforced name constraints. This issue can occur even with valid chains. By combining the two issues an attacker could induce incorrect, application dependent behaviour. Fixed in OpenSSL 3.0.1 (Affected 3.0.0).Upstream Security Advisories:
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having important severity.
National Vulnerability Database | |
---|---|
Base Score | 5 |
Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
Access Vector | Network |
Access Complexity | Low |
Authentication | None |
Confidentiality Impact | None |
Integrity Impact | None |
Availability Impact | Partial |
National Vulnerability Database | |
---|---|
Base Score | 7.5 |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Attack Vector | Network |
Attack Complexity | Low |
Privileges Required | None |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | None |
Integrity Impact | None |
Availability Impact | High |
CVSSv3 Version | 3.1 |
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
SUSE Linux Enterprise Desktop 15 SP4 SUSE Linux Enterprise High Performance Computing 15 SP4 SUSE Linux Enterprise Module for Basesystem 15 SP4 SUSE Linux Enterprise Server 15 SP4 SUSE Linux Enterprise Server for SAP Applications 15 SP4 SUSE Manager Proxy 4.3 SUSE Manager Retail Branch Server 4.3 SUSE Manager Server 4.3 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP4 GA libopenssl-3-devel-3.0.1-150400.2.4 |
SUSE Linux Enterprise Desktop 15 SP5 SUSE Linux Enterprise High Performance Computing 15 SP5 SUSE Linux Enterprise Module for Basesystem 15 SP5 SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP5 GA libopenssl-3-devel-3.0.8-150500.3.1 |
SUSE Linux Enterprise Desktop 15 SP6 SUSE Linux Enterprise High Performance Computing 15 SP6 SUSE Linux Enterprise Module for Basesystem 15 SP6 SUSE Linux Enterprise Server 15 SP6 SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl-3-devel-3.1.4-150600.3.6 |
SUSE Linux Enterprise Micro 6.0 |
| Patchnames: SUSE Linux Enterprise Micro 6.0 GA libopenssl-3-devel-3.1.4-5.6 |
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-11797 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
SUSE Linux Enterprise High Performance Computing 12 | compat-openssl098 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Micro 5.1 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Micro 5.2 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Micro 5.3 | openssl-3 | Already fixed |
SUSE Linux Enterprise Micro 5.4 | openssl-3 | Already fixed |
SUSE Linux Enterprise Module for Legacy 15 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 SP6 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP6 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl-1_0_0 | Not affected |
SUSE Manager Proxy 4.3 | openssl-1_0_0 | Not affected |
SUSE Manager Proxy 4.3 | openssl-3 | Affected |
SUSE Manager Retail Branch Server 4.3 | openssl-1_0_0 | Not affected |
SUSE Manager Retail Branch Server 4.3 | openssl-3 | Affected |
SUSE Manager Server 4.3 | openssl-1_0_0 | Not affected |
SUSE Manager Server 4.3 | openssl-3 | Affected |
openSUSE Leap 15.5 | openssl-1_0_0 | Not affected |
openSUSE Leap 15.6 | openssl-1_0_0 | Not affected |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SLES15-EC2-CHOST-HVM-BYOS | openssl | Not affected |
SLES15-EC2-CHOST-HVM-BYOS | openssl-1_1 | Not affected |
SLES15-SP1-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-Azure | openssl-1_1 | Not affected |
SLES15-SP1-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-EC2 | openssl-1_1 | Not affected |
SLES15-SP1-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-GCE | openssl-1_1 | Not affected |
SLES15-SP2-CHOST-BYOS-Aliyun | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-Aliyun | openssl-1_1 | Not affected |
SLES15-SP2-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-Azure | openssl-1_1 | Not affected |
SLES15-SP2-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-EC2 | openssl-1_1 | Not affected |
SLES15-SP2-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-GCE | openssl-1_1 | Not affected |
SLES15-SP3-CHOST-BYOS-Aliyun | openssl-1_1 | Not affected |
SLES15-SP3-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-Azure | openssl-1_1 | Not affected |
SLES15-SP3-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-EC2 | openssl-1_1 | Not affected |
SLES15-SP3-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-GCE | openssl-1_1 | Not affected |
SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 15 SP4 | openssl-3 | Affected |
SUSE Linux Enterprise High Performance Computing 12 SP5 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 12 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 12 SP5 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-3 | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-3 | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-3 | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl-3 | Affected |
SUSE Linux Enterprise Module for Certifications 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 SP2 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 SP3 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl1 | Not affected |
SUSE Linux Enterprise Server 12 SP5 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server 12 SP5 | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 12 SP5 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP2 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP2-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP2-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP2-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP3 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP3-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP4 | openssl-3 | Affected |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-3 | Already fixed |
SUSE Linux Enterprise Server 15-ESPOS | openssl | Not affected |
SUSE Linux Enterprise Server 15-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server Business Critical Linux 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server Business Critical Linux 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-3 | Affected |
Products past their end of life and not receiving proactive updates anymore. | ||
HPE Helion OpenStack 8 | openssl | Not affected |
SUSE CaaS Platform 3.0 | openssl | Not affected |
SUSE CaaS Platform 4.0 | openssl | Not affected |
SUSE CaaS Platform 4.0 | openssl-1_0_0 | Not affected |
SUSE CaaS Platform 4.0 | openssl-1_1 | Not affected |
SUSE CaaS Platform 4.5 | openssl | Not affected |
SUSE CaaS Platform 4.5 | openssl-1_0_0 | Not affected |
SUSE CaaS Platform 4.5 | openssl-1_1 | Not affected |
SUSE Enterprise Storage 6 | openssl | Not affected |
SUSE Enterprise Storage 6 | openssl-1_0_0 | Not affected |
SUSE Enterprise Storage 6 | openssl-1_1 | Not affected |
SUSE Enterprise Storage 7 | openssl | Not affected |
SUSE Enterprise Storage 7 | openssl-1_0_0 | Not affected |
SUSE Enterprise Storage 7 | openssl-1_1 | Not affected |
SUSE Enterprise Storage 7.1 | openssl | Not affected |
SUSE Enterprise Storage 7.1 | openssl-1_0_0 | Not affected |
SUSE Enterprise Storage 7.1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 11 SP2 | openssl | Not affected |
SUSE Linux Enterprise Desktop 11 SP3 | openssl | Not affected |
SUSE Linux Enterprise Desktop 11 SP4 | openssl | Not affected |
SUSE Linux Enterprise Desktop 12 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Desktop 12 SP1 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Desktop 12 SP2 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Desktop 12 SP2 | openssl | Not affected |
SUSE Linux Enterprise Desktop 12 SP3 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Desktop 12 SP3 | openssl | Not affected |
SUSE Linux Enterprise Desktop 12 SP4 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Desktop 12 SP4 | openssl | Not affected |
SUSE Linux Enterprise Desktop 12 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Desktop 12 SP4 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 15 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Desktop 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Micro 5.0 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.0 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Module for Legacy 12 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Module for Legacy 15 SP1 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Point of Sale 11 SP3 | openssl | Not affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | openssl | Not affected |
SUSE Linux Enterprise Real Time 15 SP2 | openssl | Not affected |
SUSE Linux Enterprise Real Time 15 SP2 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Real Time 15 SP3 | openssl | Not affected |
SUSE Linux Enterprise Real Time 15 SP3 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Real Time 15 SP4 | openssl-3 | Already fixed |
SUSE Linux Enterprise Server 11 SP1-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP2-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP3-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP4 | openssl | Not affected |
SUSE Linux Enterprise Server 11 SP4-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 11-SECURITY | openssl1 | Not affected |
SUSE Linux Enterprise Server 12 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server 12 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP2-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP3 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server 12 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP3-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP3-ESPOS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP3-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP4 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server 12 SP4 | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 12 SP4 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 12 SP4-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 12 SP4-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 12 SP4-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 | openssl | Not affected |
SUSE Linux Enterprise Server 15 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP1 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP1-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP1-BCL | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP1-BCL | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP2-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP2-BCL | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15 SP3-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP3-BCL | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server 15-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15-LTSS | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server 15-LTSS | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | compat-openssl098 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | openssl | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Software Development Kit 11 SP2 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 11 SP3 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 11 SP4 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP2 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP3 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl-1_1 | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl-1_1 | Not affected |
SUSE Manager Proxy 4.0 | openssl | Not affected |
SUSE Manager Proxy 4.0 | openssl-1_0_0 | Not affected |
SUSE Manager Proxy 4.0 | openssl-1_1 | Not affected |
SUSE Manager Proxy 4.1 | openssl | Not affected |
SUSE Manager Proxy 4.1 | openssl-1_0_0 | Not affected |
SUSE Manager Proxy 4.1 | openssl-1_1 | Not affected |
SUSE Manager Proxy 4.2 | openssl | Not affected |
SUSE Manager Proxy 4.2 | openssl-1_0_0 | Not affected |
SUSE Manager Proxy 4.2 | openssl-1_1 | Not affected |
SUSE Manager Retail Branch Server 4.0 | openssl | Not affected |
SUSE Manager Retail Branch Server 4.0 | openssl-1_0_0 | Not affected |
SUSE Manager Retail Branch Server 4.0 | openssl-1_1 | Not affected |
SUSE Manager Retail Branch Server 4.1 | openssl | Not affected |
SUSE Manager Retail Branch Server 4.1 | openssl-1_0_0 | Not affected |
SUSE Manager Retail Branch Server 4.1 | openssl-1_1 | Not affected |
SUSE Manager Retail Branch Server 4.2 | openssl | Not affected |
SUSE Manager Retail Branch Server 4.2 | openssl-1_0_0 | Not affected |
SUSE Manager Retail Branch Server 4.2 | openssl-1_1 | Not affected |
SUSE Manager Server 4.0 | openssl | Not affected |
SUSE Manager Server 4.0 | openssl-1_0_0 | Not affected |
SUSE Manager Server 4.0 | openssl-1_1 | Not affected |
SUSE Manager Server 4.1 | openssl | Not affected |
SUSE Manager Server 4.1 | openssl-1_0_0 | Not affected |
SUSE Manager Server 4.1 | openssl-1_1 | Not affected |
SUSE Manager Server 4.2 | openssl | Not affected |
SUSE Manager Server 4.2 | openssl-1_0_0 | Not affected |
SUSE Manager Server 4.2 | openssl-1_1 | Not affected |
SUSE OpenStack Cloud 7 | openssl | Not affected |
SUSE OpenStack Cloud 8 | openssl | Not affected |
SUSE OpenStack Cloud 9 | openssl | Not affected |
SUSE OpenStack Cloud 9 | openssl-1_0_0 | Not affected |
SUSE OpenStack Cloud 9 | openssl-1_1 | Not affected |
SUSE OpenStack Cloud Crowbar 8 | openssl | Not affected |
SUSE OpenStack Cloud Crowbar 9 | openssl | Not affected |
SUSE OpenStack Cloud Crowbar 9 | openssl-1_0_0 | Not affected |
SUSE OpenStack Cloud Crowbar 9 | openssl-1_1 | Not affected |
SUSE Studio Onsite 1.3 | openssl | Not affected |
openSUSE Leap 15.3 | openssl | Not affected |
openSUSE Leap 15.3 | openssl-1_0_0 | Not affected |
openSUSE Leap 15.3 | openssl-1_1 | Not affected |
openSUSE Leap 15.4 | openssl-1_0_0 | Not affected |
openSUSE Leap 15.4 | openssl-3 | Already fixed |
openSUSE Leap Micro 5.2 | openssl | Not affected |
openSUSE Leap Micro 5.2 | openssl-1_1 | Not affected |
openSUSE Leap Micro 5.3 | openssl-3 | Already fixed |
openSUSE Leap Micro 5.4 | openssl-3 | Already fixed |
Products at an unknown state of their lifecycle. | ||
SUSE Linux Enterprise Server LTSS Extended Security 12-SP5 | openssl | Not affected |
SUSE Linux Enterprise Server LTSS Extended Security 12-SP5 | openssl-1_0_0 | Not affected |
SUSE Linux Enterprise Server LTSS Extended Security 12-SP5 | openssl-1_1 | Not affected |
Container Status | ||
suse/ltss/sle12.5/sles12sp5 suse/sles12sp4 suse/sles12sp5 | openssl-1_0_0 | Not affected |
bci/bci-init:15.3 bci/golang bci/golang:1.16 bci/golang:1.17 bci/node:12 bci/node:14 bci/nodejs bci/openjdk bci/openjdk-devel:11 bci/python:3 bci/ruby ses/6/cephcsi/cephcsi ses/6/rook/ceph ses/7.1/ceph/grafana ses/7.1/ceph/haproxy ses/7.1/ceph/keepalived ses/7.1/ceph/prometheus-alertmanager ses/7.1/ceph/prometheus-node-exporter ses/7.1/ceph/prometheus-server ses/7.1/ceph/prometheus-snmp_notifier ses/7.1/cephcsi/cephcsi ses/7.1/cephcsi/csi-attacher:v4.1.0 ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0 ses/7.1/cephcsi/csi-provisioner:v3.4.0 ses/7.1/cephcsi/csi-resizer:v1.7.0 ses/7.1/cephcsi/csi-snapshotter:v6.2.1 ses/7.1/rook/ceph ses/7/ceph/ceph ses/7/ceph/grafana ses/7/ceph/prometheus-alertmanager ses/7/ceph/prometheus-node-exporter ses/7/ceph/prometheus-server ses/7/cephcsi/cephcsi ses/7/cephcsi/csi-attacher:v2.1.0 ses/7/cephcsi/csi-attacher:v3.3.0 ses/7/cephcsi/csi-livenessprobe:v1.1.0 ses/7/cephcsi/csi-node-driver-registrar:v1.2.0 ses/7/cephcsi/csi-node-driver-registrar:v2.3.0 ses/7/cephcsi/csi-provisioner:v1.6.0 ses/7/cephcsi/csi-provisioner:v3.0.0 ses/7/cephcsi/csi-resizer:v0.4.0 ses/7/cephcsi/csi-resizer:v1.3.0 ses/7/cephcsi/csi-snapshotter:v2.1.1 ses/7/cephcsi/csi-snapshotter:v4.2.0 ses/7/prometheus-webhook-snmp ses/7/rook/ceph suse/ltss/sle15.3/bci-base suse/sle15:15.0 suse/sle15:15.1 suse/sle15:15.2 suse/sle15:15.3 | openssl-1_1 | Not affected |
ses/6/cephcsi/cephcsi ses/6/rook/ceph ses/7/ceph/ceph ses/7/ceph/grafana ses/7/ceph/prometheus-alertmanager ses/7/ceph/prometheus-node-exporter ses/7/ceph/prometheus-server ses/7/cephcsi/cephcsi ses/7/cephcsi/csi-attacher:v2.1.0 ses/7/cephcsi/csi-attacher:v3.3.0 ses/7/cephcsi/csi-livenessprobe:v1.1.0 ses/7/cephcsi/csi-node-driver-registrar:v1.2.0 ses/7/cephcsi/csi-node-driver-registrar:v2.3.0 ses/7/cephcsi/csi-provisioner:v1.6.0 ses/7/cephcsi/csi-provisioner:v3.0.0 ses/7/cephcsi/csi-resizer:v0.4.0 ses/7/cephcsi/csi-resizer:v1.3.0 ses/7/cephcsi/csi-snapshotter:v2.1.1 ses/7/cephcsi/csi-snapshotter:v4.2.0 ses/7/prometheus-webhook-snmp ses/7/rook/ceph suse/ltss/sle12.5/sles12sp5 suse/sle15:15.0 suse/sle15:15.1 suse/sle15:15.2 suse/sles12sp3 suse/sles12sp4 suse/sles12sp5 | openssl | Not affected |
SUSE Timeline for this CVE
CVE page created: Tue Dec 14 18:09:28 2021CVE page last modified: Wed Nov 13 13:40:51 2024