Upstream information
Description
Issue summary: A signed integer overflow when sizing the destinationbuffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap
buffer overflow.
Impact summary: A heap buffer overflow may lead to a crash or possibly
attacker controlled code execution or other undefined behaviour.
In ASN1_mbstring_copy() and ASN1_mbstring_ncopy() the destination
size for Unicode output is computed in a signed int: by left shift
of the input character count for BMPSTRING (UTF-16) and
UNIVERSALSTRING (UTF-32), and by summing per-character byte counts
for UTF8STRING. The calculation overflows when the input reaches
around 2^30 characters. In the worst case (UNIVERSALSTRING at 2^30
characters) the size wraps to zero, OPENSSL_malloc(1) is called, and
the subsequent character copy writes several gigabytes past the
one-byte allocation.
X.509 certificate processing routes through ASN1_STRING_set_by_NID(),
whose DIRSTRING_TYPE mask excludes UNIVERSALSTRING and whose per-NID
size limits cap the input length; no network protocol or
certificate-handling path in OpenSSL exercises the overflow.
Triggering the bug requires an application that calls
ASN1_mbstring_copy() or ASN1_mbstring_ncopy() directly, or registers
a custom string type via ASN1_STRING_TABLE_add(), with
attacker-controlled input on the order of half a gigabyte or more.
For these reasons this issue was assigned Low severity.
The FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by
this issue, as the affected code is outside the OpenSSL FIPS module
boundary.
SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having moderate severity.
| CVSS detail | CNA (CISA-ADP) | SUSE |
|---|---|---|
| Base Score | 8.1 | 5.9 |
| Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
| Attack Vector | Network | Network |
| Attack Complexity | High | High |
| Privileges Required | None | None |
| User Interaction | None | None |
| Scope | Unchanged | Unchanged |
| Confidentiality Impact | High | None |
| Integrity Impact | High | None |
| Availability Impact | High | High |
| CVSSv3 Version | 3.1 | 3.1 |
| CVSS detail | SUSE |
|---|---|
| Base Score | 8.2 |
| Vector | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
| Attack Vector | Network |
| Attack Complexity | Low |
| Attack Requirements | Present |
| Privileges Required | None |
| User Interaction | None |
| Vulnerable System Confidentiality Impact | None |
| Vulnerable System Integrity Impact | None |
| Vulnerable System Availability Impact | High |
| Subsequent System Confidentiality Impact | None |
| Subsequent System Integrity Impact | None |
| Subsequent System Availability Impact | None |
| CVSSv4 Version | 4.0 |
List of packages in QA
| Product(s) | Package(s) |
|---|---|
| SUSE Linux Enterprise Module for Basesystem 15 SP7 |
|
| SUSE Linux Enterprise Server 15 SP7 |
|
| SUSE Linux Enterprise Desktop 15 SP7 |
|
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 |
|
| SUSE Linux Enterprise High Performance Computing 15 SP7 |
|
| SUSE Linux Enterprise Module for Development Tools 15 SP7 |
|
| SUSE Linux Enterprise Server 15 SP7 |
|
| SUSE Linux Enterprise Desktop 15 SP7 |
|
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 |
|
| SUSE Linux Enterprise High Performance Computing 15 SP7 |
|
| SUSE Linux Enterprise Module for Legacy 15 SP7 |
|
| SUSE Linux Enterprise Server 15 SP7 |
|
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 |
|
| SUSE Linux Enterprise High Performance Computing 15 SP7 |
|
| SUSE Linux Enterprise Server 15 SP6-LTSS |
|
| SUSE Linux Enterprise Server 15 SP6-LTSS |
|
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
|
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. | ||
| SLES15-SP5-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES15-SP5-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Affected |
| SLES15-SP6-CHOST-BYOS | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-Aliyun | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-Aliyun | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-Azure | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-Azure | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-EC2 | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-GCE | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-GCE | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-GDC | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-GDC | openssl-3 | Affected |
| SLES15-SP6-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES15-SP6-CHOST-BYOS-SAP-CCloud | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-Aliyun | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-Aliyun | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-Azure | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-Azure | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-EC2 | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-GCE | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-GCE | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-GDC | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-GDC | openssl-3 | Affected |
| SLES15-SP7-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES15-SP7-CHOST-BYOS-SAP-CCloud | openssl-3 | Affected |
| SUSE Linux Enterprise Desktop 15 SP7 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Desktop 15 SP7 | openssl-3 | In progress |
| SUSE Linux Enterprise High Performance Computing 12 | compat-openssl098 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | openssl-3 | In progress |
| SUSE Linux Enterprise Live Patching 15 SP7 | openssl-1_1-livepatches | Not affected |
| SUSE Linux Enterprise Live Patching 15 SP7 | openssl-3-livepatches | Not affected |
| SUSE Linux Enterprise Micro 5.3 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Micro 5.3 | openssl-3 | Affected |
| SUSE Linux Enterprise Micro 5.4 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Micro 5.4 | openssl-3 | Affected |
| SUSE Linux Enterprise Micro 5.5 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | openssl-3 | In progress |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Module for Legacy 15 SP7 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Server 15 SP7 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP7 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Server 15 SP7 | openssl-3 | In progress |
| SUSE Linux Enterprise Server 16.0 | openssl | Not affected |
| SUSE Linux Enterprise Server 16.0 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 16.0 | openssl-3-livepatches | Not affected |
| SUSE Linux Enterprise Server 16.1 | openssl | Not affected |
| SUSE Linux Enterprise Server 16.1 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 16.1 | openssl-3-livepatches | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | openssl-1_1 | In progress |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | openssl-3 | In progress |
| SUSE Linux Enterprise Server for SAP applications 16.0 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP applications 16.0 | openssl-3 | Affected |
| SUSE Linux Enterprise Server for SAP applications 16.0 | openssl-3-livepatches | Not affected |
| SUSE Linux Enterprise Server for SAP applications 16.1 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP applications 16.1 | openssl-3 | Affected |
| SUSE Linux Enterprise Server for SAP applications 16.1 | openssl-3-livepatches | Not affected |
| SUSE Linux Micro 6.0 | openssl | Not affected |
| SUSE Linux Micro 6.0 | openssl-3 | Affected |
| SUSE Linux Micro 6.1 | openssl | Not affected |
| SUSE Linux Micro 6.1 | openssl-3 | Affected |
| SUSE Linux Micro 6.1 | openssl-3-livepatches | Not affected |
| SUSE Linux Micro 6.2 | openssl | Not affected |
| SUSE Linux Micro 6.2 | openssl-3 | Affected |
| SUSE Linux Micro 6.2 | openssl-3-livepatches | Not affected |
| openSUSE Leap 16.0 | openssl | Not affected |
| openSUSE Leap 16.0 | openssl-3 | Affected |
| openSUSE Leap 16.0 | openssl-3-livepatches | Not affected |
| Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
| SLES15-SP3-CHOST-BYOS-Aliyun | openssl-1_1 | Affected |
| SLES15-SP3-CHOST-BYOS-Azure | openssl | Not affected |
| SLES15-SP3-CHOST-BYOS-Azure | openssl-1_1 | Affected |
| SLES15-SP3-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES15-SP3-CHOST-BYOS-EC2 | openssl-1_1 | Affected |
| SLES15-SP3-CHOST-BYOS-GCE | openssl | Not affected |
| SLES15-SP3-CHOST-BYOS-GCE | openssl-1_1 | Affected |
| SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS | openssl | Not affected |
| SLES15-SP4-CHOST-BYOS | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS-Aliyun | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS-Azure | openssl | Not affected |
| SLES15-SP4-CHOST-BYOS-Azure | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES15-SP4-CHOST-BYOS-EC2 | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS-GCE | openssl | Not affected |
| SLES15-SP4-CHOST-BYOS-GCE | openssl-1_1 | Affected |
| SLES15-SP4-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES15-SP4-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Affected |
| SLES15-SP5-CHOST-BYOS-Aliyun | openssl-1_1 | Affected |
| SLES15-SP5-CHOST-BYOS-Azure | openssl | Not affected |
| SLES15-SP5-CHOST-BYOS-Azure | openssl-1_1 | Affected |
| SLES15-SP5-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES15-SP5-CHOST-BYOS-EC2 | openssl-1_1 | Affected |
| SLES15-SP5-CHOST-BYOS-GCE | openssl | Not affected |
| SLES15-SP5-CHOST-BYOS-GCE | openssl-1_1 | Affected |
| SLES15-SP5-CHOST-BYOS-GDC | openssl | Not affected |
| SLES15-SP5-CHOST-BYOS-GDC | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | openssl-3 | Affected |
| SUSE Linux Enterprise Live Patching 15 SP4 | openssl-1_1-livepatches | Not affected |
| SUSE Linux Enterprise Live Patching 15 SP5 | openssl-1_1-livepatches | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl-3 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP6 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP6 | openssl-3 | Affected |
| SUSE Linux Enterprise Module for Certifications 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP6 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl1 | Affected |
| SUSE Linux Enterprise Server 12 SP5 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server 12 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-3 | Affected |
| SUSE Linux Enterprise Server 15 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP5 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 15 SP5-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP5-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP5-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP5-LTSS | openssl-3 | Affected |
| SUSE Linux Enterprise Server 15 SP6 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP6 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP6 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 15 SP6-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP6-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP6-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP6-LTSS | openssl-3 | In progress |
| 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 | Affected |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP5 | compat-openssl098 | 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 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl-3 | In progress |
| SUSE Manager Proxy 4.3 | openssl | Not affected |
| SUSE Manager Proxy 4.3 | openssl-1_0_0 | Affected |
| SUSE Manager Proxy 4.3 | openssl-1_1 | Affected |
| SUSE Manager Proxy 4.3 | openssl-3 | Affected |
| SUSE Manager Proxy LTS 4.3 | openssl | Not affected |
| SUSE Manager Proxy LTS 4.3 | openssl-1_1 | Affected |
| SUSE Manager Proxy LTS 4.3 | openssl-3 | Affected |
| SUSE Manager Retail Branch Server 4.3 | openssl | Not affected |
| SUSE Manager Retail Branch Server 4.3 | openssl-1_0_0 | Affected |
| SUSE Manager Retail Branch Server 4.3 | openssl-1_1 | Affected |
| SUSE Manager Retail Branch Server 4.3 | openssl-3 | Affected |
| SUSE Manager Retail Branch Server LTS 4.3 | openssl | Not affected |
| SUSE Manager Retail Branch Server LTS 4.3 | openssl-1_1 | Affected |
| SUSE Manager Retail Branch Server LTS 4.3 | openssl-3 | Affected |
| SUSE Manager Server 4.3 | openssl | Not affected |
| SUSE Manager Server 4.3 | openssl-1_0_0 | Affected |
| SUSE Manager Server 4.3 | openssl-1_1 | Affected |
| SUSE Manager Server 4.3 | openssl-3 | Affected |
| SUSE Manager Server LTS 4.3 | openssl | Not affected |
| SUSE Manager Server LTS 4.3 | openssl-1_1 | Affected |
| SUSE Manager Server LTS 4.3 | openssl-3 | Affected |
| Products past their end of life and not receiving proactive updates anymore. | ||
| HPE Helion OpenStack 8 | openssl | Affected |
| SUSE CaaS Platform 3.0 | openssl | Affected |
| SUSE CaaS Platform 4.0 | openssl | Not affected |
| SUSE CaaS Platform 4.0 | openssl-1_0_0 | Affected |
| SUSE CaaS Platform 4.0 | openssl-1_1 | Affected |
| SUSE Enterprise Storage 6 | openssl | Not affected |
| SUSE Enterprise Storage 6 | openssl-1_0_0 | Affected |
| SUSE Enterprise Storage 6 | openssl-1_1 | Affected |
| SUSE Enterprise Storage 7 | openssl | Not affected |
| SUSE Enterprise Storage 7 | openssl-1_0_0 | Affected |
| SUSE Enterprise Storage 7 | openssl-1_1 | Affected |
| SUSE Enterprise Storage 7.1 | openssl | Not affected |
| SUSE Enterprise Storage 7.1 | openssl-1_0_0 | Affected |
| SUSE Enterprise Storage 7.1 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 11 SP2 | openssl | Affected |
| SUSE Linux Enterprise Desktop 11 SP3 | openssl | Affected |
| SUSE Linux Enterprise Desktop 11 SP4 | openssl | Affected |
| SUSE Linux Enterprise Desktop 12 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Desktop 12 SP1 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Desktop 12 SP2 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Desktop 12 SP2 | openssl | Affected |
| SUSE Linux Enterprise Desktop 12 SP3 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Desktop 12 SP3 | openssl | Affected |
| SUSE Linux Enterprise Desktop 12 SP4 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Desktop 12 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 12 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Desktop 12 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP1 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP1 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP2 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP2 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP3 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise Desktop 15 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP5 | openssl-3 | Affected |
| SUSE Linux Enterprise Desktop 15 SP6 | openssl | Not affected |
| SUSE Linux Enterprise Desktop 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Desktop 15 SP6 | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | openssl-1_1 | 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 | 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 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | openssl-1_1 | 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 | 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 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | openssl-1_1 | 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 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | openssl-1_1 | 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 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl-1_1 | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl-3 | Affected |
| SUSE Linux Enterprise High Performance Computing 15-ESPOS | openssl | Not affected |
| SUSE Linux Enterprise High Performance Computing 15-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.0 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.0 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Micro 5.1 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.1 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Micro 5.2 | openssl | Not affected |
| SUSE Linux Enterprise Micro 5.2 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP3 | openssl | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Certifications 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Certifications 15 SP7 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Module for Certifications 15 SP7 | openssl-3 | Affected |
| SUSE Linux Enterprise Module for Legacy 12 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP1 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP2 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Module for Legacy 15 SP3 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Point of Sale 11 SP3 | openssl | Affected |
| SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | openssl | Affected |
| SUSE Linux Enterprise Real Time 15 SP2 | openssl | Not affected |
| SUSE Linux Enterprise Real Time 15 SP2 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Real Time 15 SP3 | openssl | Not affected |
| SUSE Linux Enterprise Real Time 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Real Time 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Real Time 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Real Time 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise Server 11 SP1-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP2 | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP2-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP3 | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP3-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP4 | openssl | Affected |
| SUSE Linux Enterprise Server 11 SP4-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 11-SECURITY | openssl1 | Affected |
| SUSE Linux Enterprise Server 12 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server 12 SP2 | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP2-BCL | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP2-ESPOS | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP2-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP3 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server 12 SP3 | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP3-BCL | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP3-ESPOS | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP3-LTSS | openssl | Affected |
| SUSE Linux Enterprise Server 12 SP4 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server 12 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP4-ESPOS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 12 SP4-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 12 SP4-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 12 SP4-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP1 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP1 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP1 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP1-BCL | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP1-BCL | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP1-BCL | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP2 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP2 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP2 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP2-BCL | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP2-BCL | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP3 | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP3 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP3-BCL | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP3-BCL | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server 15-LTSS | openssl | Not affected |
| SUSE Linux Enterprise Server 15-LTSS | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 11 SP2 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 11 SP3 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 11 SP4 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP1 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP2 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP2 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP3 | compat-openssl098 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP3 | openssl | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP4 | compat-openssl098 | 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 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 | openssl-1_0_0 | 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 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP1 | openssl-1_1 | 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 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP2 | openssl-1_1 | 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 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP3 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-3 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-3 | Affected |
| SUSE Linux Enterprise Software Development Kit 11 SP2 | openssl | Affected |
| SUSE Linux Enterprise Software Development Kit 11 SP3 | openssl | Affected |
| SUSE Linux Enterprise Software Development Kit 11 SP4 | openssl | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP2 | openssl | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP3 | openssl | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl | Not affected |
| SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP4 | openssl-1_1 | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl | Not affected |
| SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl-1_0_0 | Affected |
| SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl-1_1 | Affected |
| SUSE Manager Proxy 4.0 | openssl | Not affected |
| SUSE Manager Proxy 4.0 | openssl-1_0_0 | Affected |
| SUSE Manager Proxy 4.0 | openssl-1_1 | Affected |
| SUSE Manager Proxy 4.1 | openssl | Not affected |
| SUSE Manager Proxy 4.1 | openssl-1_0_0 | Affected |
| SUSE Manager Proxy 4.1 | openssl-1_1 | Affected |
| SUSE Manager Proxy 4.2 | openssl | Not affected |
| SUSE Manager Proxy 4.2 | openssl-1_0_0 | Affected |
| SUSE Manager Proxy 4.2 | openssl-1_1 | Affected |
| SUSE Manager Retail Branch Server 4.0 | openssl | Not affected |
| SUSE Manager Retail Branch Server 4.0 | openssl-1_0_0 | Affected |
| SUSE Manager Retail Branch Server 4.0 | openssl-1_1 | Affected |
| SUSE Manager Retail Branch Server 4.1 | openssl | Not affected |
| SUSE Manager Retail Branch Server 4.1 | openssl-1_0_0 | Affected |
| SUSE Manager Retail Branch Server 4.1 | openssl-1_1 | Affected |
| SUSE Manager Retail Branch Server 4.2 | openssl | Not affected |
| SUSE Manager Retail Branch Server 4.2 | openssl-1_0_0 | Affected |
| SUSE Manager Retail Branch Server 4.2 | openssl-1_1 | Affected |
| SUSE Manager Server 4.0 | openssl | Not affected |
| SUSE Manager Server 4.0 | openssl-1_0_0 | Affected |
| SUSE Manager Server 4.0 | openssl-1_1 | Affected |
| SUSE Manager Server 4.1 | openssl | Not affected |
| SUSE Manager Server 4.1 | openssl-1_0_0 | Affected |
| SUSE Manager Server 4.1 | openssl-1_1 | Affected |
| SUSE Manager Server 4.2 | openssl | Not affected |
| SUSE Manager Server 4.2 | openssl-1_0_0 | Affected |
| SUSE Manager Server 4.2 | openssl-1_1 | Affected |
| SUSE OpenStack Cloud 7 | openssl | Affected |
| SUSE OpenStack Cloud 8 | openssl | Affected |
| SUSE OpenStack Cloud 9 | openssl | Not affected |
| SUSE OpenStack Cloud 9 | openssl-1_0_0 | Affected |
| SUSE OpenStack Cloud 9 | openssl-1_1 | Affected |
| SUSE OpenStack Cloud Crowbar 8 | openssl | Affected |
| SUSE OpenStack Cloud Crowbar 9 | openssl | Not affected |
| SUSE OpenStack Cloud Crowbar 9 | openssl-1_0_0 | Affected |
| SUSE OpenStack Cloud Crowbar 9 | openssl-1_1 | Affected |
| SUSE Studio Onsite 1.3 | openssl | Affected |
| openSUSE Leap 15.3 | openssl | Not affected |
| openSUSE Leap 15.3 | openssl-1_0_0 | Affected |
| openSUSE Leap 15.3 | openssl-1_1 | Affected |
| openSUSE Leap 15.4 | openssl | Not affected |
| openSUSE Leap 15.4 | openssl-1_0_0 | Affected |
| openSUSE Leap 15.4 | openssl-1_1 | Affected |
| openSUSE Leap 15.4 | openssl-3 | Affected |
| openSUSE Leap 15.5 | openssl | Not affected |
| openSUSE Leap 15.5 | openssl-1_0_0 | Affected |
| openSUSE Leap 15.5 | openssl-1_1 | Affected |
| openSUSE Leap 15.5 | openssl-3 | Affected |
| openSUSE Leap 15.6 | openssl | Not affected |
| openSUSE Leap 15.6 | openssl-1_0_0 | Affected |
| openSUSE Leap 15.6 | openssl-1_1 | Affected |
| openSUSE Leap 15.6 | openssl-3 | Affected |
| openSUSE Leap Micro 5.2 | openssl | Not affected |
| openSUSE Leap Micro 5.2 | openssl-1_1 | Affected |
| openSUSE Leap Micro 5.3 | openssl | Not affected |
| openSUSE Leap Micro 5.3 | openssl-1_1 | Affected |
| openSUSE Leap Micro 5.3 | openssl-3 | Affected |
| openSUSE Leap Micro 5.4 | openssl | Not affected |
| openSUSE Leap Micro 5.4 | openssl-1_1 | Affected |
| openSUSE Leap Micro 5.4 | openssl-3 | Affected |
| openSUSE Leap Micro 5.5 | openssl | Not affected |
| openSUSE Leap Micro 5.5 | openssl-1_1 | Affected |
| Products at an unknown state of their lifecycle. | ||
| SLES-CHOST-BYOS-Aliyun | openssl | Not affected |
| SLES-CHOST-BYOS-Aliyun | openssl-3 | Affected |
| SLES-CHOST-BYOS-Azure | openssl | Not affected |
| SLES-CHOST-BYOS-Azure | openssl-3 | Affected |
| SLES-CHOST-BYOS-EC2 | openssl | Not affected |
| SLES-CHOST-BYOS-EC2 | openssl-3 | Affected |
| SLES-CHOST-BYOS-GCE | openssl | Not affected |
| SLES-CHOST-BYOS-GCE | openssl-3 | Affected |
| SLES-CHOST-BYOS-GDC | openssl | Not affected |
| SLES-CHOST-BYOS-GDC | openssl-3 | Affected |
| SLES-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
| SLES-CHOST-BYOS-SAP-CCloud | openssl-3 | Affected |
| Container Status | ||
| suse/sles12sp4 suse/sles12sp5 | openssl-1_0_0 | Affected |
| bci/bci-init:15.3 bci/bci-sle15-kernel-module-devel:15.5 bci/golang bci/golang:1.16 bci/golang:1.17 bci/golang:1.20-openssl bci/node:12 bci/node:14 bci/nodejs bci/openjdk bci/openjdk-devel bci/openjdk-devel:11 bci/openjdk-devel:17 bci/openjdk:11 bci/openjdk:17 bci/python bci/python:3 bci/ruby rancher/elemental-operator rancher/seedimage-builder rancher/seedimage-builder/5.3 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/389-ds suse/helm suse/hpc/warewulf4-x86_64/sle-hpc-node suse/manager/4.3/proxy-salt-broker suse/manager/4.3/proxy-tftpd suse/registry suse/sle-micro-rancher/5.2 suse/sle-micro-rancher/5.3 suse/sle-micro-rancher/5.4 suse/sle-micro/5.0/toolbox suse/sle-micro/5.1/toolbox suse/sle-micro/5.2/toolbox suse/sle-micro/5.3/toolbox suse/sle-micro/5.4/toolbox suse/sle-micro/5.5 suse/sle-micro/5.5/toolbox suse/sle-micro/base-5.5 suse/sle15:15.1 suse/sle15:15.2 suse/sle15:15.3 suse/sle15:15.4 suse/sle15:15.5 trento/trento-runner | openssl-1_1 | Affected |
| bci/golang bci/golang:1.23-openssl bci/kiwi bci/openjdk bci/openjdk-devel bci/openjdk-devel:17 bci/openjdk:17 bci/python:3 bci/spack:0.23 containers/apache-pulsar:3.3 containers/apache-tomcat:10.1-openjdk11 containers/apache-tomcat:10.1-openjdk17 containers/apache-tomcat:10.1-openjdk21 containers/apache-tomcat:9-openjdk11 containers/apache-tomcat:9-openjdk17 containers/apache-tomcat:9-openjdk21 containers/apache-tomcat:9-openjdk8 containers/lmcache-lmstack-router:0 containers/lmcache-vllm-openai:0 containers/open-webui-mcpo:0 containers/open-webui-pipelines:0 containers/open-webui:0 containers/python:3.11 containers/python:3.9 containers/vllm-openai:0 kiwi-templates-Minimal kiwi-templates-Minimal-Cloud-sap kiwi-templates-Minimal-MS-HyperV-sap kiwi-templates-Minimal-VMware-sap kiwi-templates-Minimal-kvm-and-xen-sap private-registry/1.2/harbor-core private-registry/1.2/harbor-exporter private-registry/1.2/harbor-jobservice private-registry/1.2/harbor-registry private-registry/1.2/harbor-registryctl private-registry/1.2/harbor-trivy-adapter private-registry/harbor-core private-registry/harbor-exporter private-registry/harbor-jobservice private-registry/harbor-nginx private-registry/harbor-registry private-registry/harbor-registryctl private-registry/harbor-trivy-adapter suse/389-ds suse/helm suse/hpc/warewulf4-x86_64/sle-hpc-node suse/manager/5.0/x86_64/proxy-salt-broker suse/manager/5.0/x86_64/proxy-tftpd suse/manager/5.0/x86_64/server suse/manager/5.0/x86_64/server-attestation suse/mariadb:10.11 suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker suse/multi-linux-manager/5.1/x86_64/proxy-tftpd suse/multi-linux-manager/5.1/x86_64/server suse/multi-linux-manager/5.1/x86_64/server-attestation suse/multi-linux-manager/5.1/x86_64/server-saline suse/multi-linux-manager/5.2/x86_64/proxy-salt-broker suse/multi-linux-manager/5.2/x86_64/proxy-tftpd suse/multi-linux-manager/5.2/x86_64/server suse/multi-linux-manager/5.2/x86_64/server-attestation suse/multi-linux-manager/5.2/x86_64/server-saline suse/registry:2.8 | openssl-3 | Affected |
| suse/sles12sp3 | openssl | Affected |
| bci/bci-sle15-kernel-module-devel:15.5 bci/golang bci/golang:1.20-openssl bci/golang:1.23-openssl bci/kiwi bci/openjdk bci/openjdk-devel bci/openjdk-devel:17 bci/openjdk:17 bci/python:3 bci/spack:0.23 containers/apache-pulsar:3.3 containers/apache-tomcat:10.1-openjdk11 containers/apache-tomcat:10.1-openjdk17 containers/apache-tomcat:10.1-openjdk21 containers/apache-tomcat:9-openjdk11 containers/apache-tomcat:9-openjdk17 containers/apache-tomcat:9-openjdk21 containers/apache-tomcat:9-openjdk8 containers/lmcache-lmstack-router:0 containers/lmcache-vllm-openai:0 containers/open-webui-mcpo:0 containers/open-webui-pipelines:0 containers/open-webui:0 containers/python:3.11 containers/python:3.9 containers/vllm-openai:0 kiwi-templates-Minimal kiwi-templates-Minimal-Cloud-sap kiwi-templates-Minimal-MS-HyperV-sap kiwi-templates-Minimal-VMware-sap kiwi-templates-Minimal-kvm-and-xen-sap private-registry/1.2/harbor-core private-registry/1.2/harbor-exporter private-registry/1.2/harbor-jobservice private-registry/1.2/harbor-registry private-registry/1.2/harbor-registryctl private-registry/1.2/harbor-trivy-adapter private-registry/harbor-core private-registry/harbor-exporter private-registry/harbor-jobservice private-registry/harbor-nginx private-registry/harbor-registry private-registry/harbor-registryctl private-registry/harbor-trivy-adapter 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/389-ds suse/helm suse/hpc/warewulf4-x86_64/sle-hpc-node suse/manager/5.0/x86_64/proxy-salt-broker suse/manager/5.0/x86_64/proxy-tftpd suse/manager/5.0/x86_64/server suse/manager/5.0/x86_64/server-attestation suse/mariadb:10.11 suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker suse/multi-linux-manager/5.1/x86_64/proxy-tftpd suse/multi-linux-manager/5.1/x86_64/server suse/multi-linux-manager/5.1/x86_64/server-attestation suse/multi-linux-manager/5.1/x86_64/server-saline suse/multi-linux-manager/5.2/x86_64/proxy-salt-broker suse/multi-linux-manager/5.2/x86_64/proxy-tftpd suse/multi-linux-manager/5.2/x86_64/server suse/multi-linux-manager/5.2/x86_64/server-attestation suse/multi-linux-manager/5.2/x86_64/server-saline suse/registry:2.8 suse/sle-micro-rancher/5.2 suse/sle-micro-rancher/5.3 suse/sle-micro-rancher/5.4 suse/sle-micro/5.0/toolbox suse/sle-micro/5.5 suse/sle-micro/base-5.5 suse/sle15:15.0 suse/sle15:15.1 suse/sle15:15.2 suse/sles12sp4 suse/sles12sp5 | openssl | Not affected |
SUSE Timeline for this CVE
CVE page created: Wed May 27 07:45:05 2026CVE page last modified: Tue Jun 9 21:22:18 2026