Upstream information

CVE-2021-3712 at MITRE

Description

ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).

Upstream Security Advisories:

SUSE information

Overall state of this security issue: Resolved

This issue is currently rated as having moderate severity.

CVSS v2 Scores
  National Vulnerability Database
Base Score 5.8
Vector AV:N/AC:M/Au:N/C:P/I:N/A:P
Access Vector Network
Access Complexity Medium
Authentication None
Confidentiality Impact Partial
Integrity Impact None
Availability Impact Partial
CVSS v3 Scores
  National Vulnerability Database SUSE
Base Score 7.4 5.3
Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network Network
Attack Complexity High Low
Privileges Required None None
User Interaction None None
Scope Unchanged Unchanged
Confidentiality Impact High None
Integrity Impact None None
Availability Impact High Low
CVSSv3 Version 3.1 3.1
SUSE Bugzilla entries: 1189521 [RESOLVED / FIXED], 1190129 [NEW], 1191640 [NEW], 1192100 [NEW], 1192787 [NEW], 1194948 [NEW]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
Container bci/bci-init:15.3
Container bci/golang:1.16
Container bci/golang:1.17
Container bci/golang:latest
Container bci/node:12
Container bci/node:14
Container bci/nodejs:16-2.1
Container bci/openjdk-devel:11
Container bci/openjdk:latest
Container bci/python:3
Container bci/ruby:latest
Container ses/7.1/ceph/grafana:7.5.12.2.2.13
Container ses/7.1/ceph/haproxy:2.0.14.2.2.10
Container ses/7.1/ceph/keepalived:2.0.19.2.2.10
Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10
Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10
Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10
Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3
Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10
Container ses/7.1/cephcsi/csi-attacher:v4.1.0
Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0
Container ses/7.1/cephcsi/csi-provisioner:v3.4.0
Container ses/7.1/cephcsi/csi-resizer:v1.7.0
Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1
Container ses/7.1/rook/ceph:1.8.6.0.3.2.5
Container ses/7/ceph/grafana:7.5.7.3.559
Container ses/7/ceph/prometheus-alertmanager:latest
Container ses/7/ceph/prometheus-node-exporter:latest
Container ses/7/ceph/prometheus-server:latest
Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670
Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443
Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517
Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426
Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415
Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412
Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409
Container ses/7/prometheus-webhook-snmp:1.4.1.315
Container ses/7/rook/ceph:1.7.7.0.1.1903
Container suse/ltss/sle15.3/sle15:15.3.3.23
Container suse/sle-micro/5.1/toolbox:11.1-2.2.254
Container suse/sle-micro/5.2/toolbox:11.1-6.2.1
Container suse/sle15:15.2.9.5.21
Container suse/sle15:15.3.17.8.1
Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Container bci/dotnet-aspnet:3.1.23-15.7
Container bci/dotnet-aspnet:5.0.15-15.17
Container bci/dotnet-aspnet:6.0.3-12.6
Container bci/dotnet-runtime:3.1.23-23.6
Container bci/dotnet-runtime:5.0.15-22.17
Container bci/dotnet-runtime:6.0.3-12.6
Container bci/dotnet-sdk:3.1.23-21.6
Container bci/dotnet-sdk:5.0.15-23.17
Container bci/dotnet-sdk:6.0.3-11.6
Container suse/pcp:5.2.2-5.24
Container suse/rmt-mariadb-client:10.5-6.7
Container suse/rmt-mariadb:10.5-5.7
Container suse/rmt-nginx:1.19-5.8
Container suse/rmt-server:latest
Container trento/trento-db:14.1-rev1.0.0-build2.2.43
Container trento/trento-wanda:1.0.0-build1.5.2
Container trento/trento-web:0.9.1-rev1.0.1-build3.2.11
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
Container caasp/v4/389-ds:1.4.2
Container caasp/v4/busybox:1.34.1
Container caasp/v4/caasp-dex:2.16.0
Container caasp/v4/cert-exporter:2.3.0
Container caasp/v4/cilium-etcd-operator:2.0.5
Container caasp/v4/cilium-init:1.5.3
Container caasp/v4/cloud-provider-openstack:1.15.0
Container caasp/v4/configmap-reload:0.3.0
Container caasp/v4/coredns:1.6.7
Container caasp/v4/curl:7.60.0
Container caasp/v4/etcd:3.4.13
Container caasp/v4/gangway:3.1.0
Container caasp/v4/grafana:7.5.12
Container caasp/v4/hyperkube:v1.17.17
Container caasp/v4/kube-state-metrics:1.9.3
Container caasp/v4/kubernetes-client:1.17.17
Container caasp/v4/kucero:1.3.0
Container caasp/v4/kured:1.3.0
Container caasp/v4/metrics-server:0.3.6
Container caasp/v4/prometheus-alertmanager:0.16.2
Container caasp/v4/prometheus-node-exporter:1.1.2
Container caasp/v4/prometheus-pushgateway:0.6.0
Container caasp/v4/prometheus-server:2.7.1
Container caasp/v4/rsyslog:8.39.0
Container caasp/v4/skuba-tooling:0.1.0
Container caasp/v4/test-update:beta
Container caasp/v4/velero-plugin-for-aws:1.0.1
Container caasp/v4/velero-plugin-for-gcp:1.0.1
Container caasp/v4/velero-plugin-for-microsoft-azure:1.0.1
Container caasp/v4/velero-restic-restore-helper:1.3.1
Container caasp/v4/velero:1.3.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
Container caasp/v4/cilium-operator:1.6.6
Container caasp/v4/cilium:1.6.6
Container caasp/v4/helm-tiller:2.16.12
Container caasp/v4/k8s-sidecar:0.1.75
Container ses/6/cephcsi/cephcsi:1.2.0.0.1.5.494
Container ses/6/rook/ceph:1.1.1.0.1.5.486
Container suse/sle15:15.1.6.2.508
Image SLES15-SP1-Azure-BYOS
Image SLES15-SP1-Azure-HPC-BYOS
Image SLES15-SP1-CHOST-BYOS-Azure
Image SLES15-SP1-CHOST-BYOS-EC2
Image SLES15-SP1-CHOST-BYOS-GCE
Image SLES15-SP1-EC2-HPC-HVM-BYOS
Image SLES15-SP1-EC2-HVM-BYOS
Image SLES15-SP1-GCE-BYOS
Image SLES15-SP1-SAP-Azure
Image SLES15-SP1-SAP-Azure-BYOS
Image SLES15-SP1-SAP-EC2-HVM
Image SLES15-SP1-SAP-EC2-HVM-BYOS
Image SLES15-SP1-SAP-GCE
Image SLES15-SP1-SAP-GCE-BYOS
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • openssl-1_1 >= 1.1.0i-14.21.2
Container suse/sle-micro-rancher/5.2:latest
Image SLES15-SP2-BYOS-Azure
Image SLES15-SP2-BYOS-EC2-HVM
Image SLES15-SP2-BYOS-GCE
Image SLES15-SP2-CHOST-BYOS-Aliyun
Image SLES15-SP2-CHOST-BYOS-Azure
Image SLES15-SP2-CHOST-BYOS-EC2
Image SLES15-SP2-CHOST-BYOS-GCE
Image SLES15-SP2-HPC-BYOS-Azure
Image SLES15-SP2-HPC-BYOS-EC2-HVM
Image SLES15-SP2-Manager-4-1-Proxy-BYOS-Azure
Image SLES15-SP2-Manager-4-1-Proxy-BYOS-EC2-HVM
Image SLES15-SP2-Manager-4-1-Proxy-BYOS-GCE
Image SLES15-SP2-Manager-4-1-Server-BYOS-Azure
Image SLES15-SP2-Manager-4-1-Server-BYOS-EC2-HVM
Image SLES15-SP2-Manager-4-1-Server-BYOS-GCE
Image SLES15-SP2-SAP-Azure
Image SLES15-SP2-SAP-BYOS-Azure
Image SLES15-SP2-SAP-BYOS-EC2-HVM
Image SLES15-SP2-SAP-BYOS-GCE
Image SLES15-SP2-SAP-EC2-HVM
Image SLES15-SP2-SAP-GCE
Image SLES15-SP3-BYOS-Azure
Image SLES15-SP3-BYOS-EC2-HVM
Image SLES15-SP3-BYOS-GCE
Image SLES15-SP3-CHOST-BYOS-Aliyun
Image SLES15-SP3-CHOST-BYOS-Azure
Image SLES15-SP3-CHOST-BYOS-EC2
Image SLES15-SP3-CHOST-BYOS-GCE
Image SLES15-SP3-CHOST-BYOS-SAP-CCloud
Image SLES15-SP3-EC2-ECS-HVM
Image SLES15-SP3-GCE
Image SLES15-SP3-HPC-Azure
Image SLES15-SP3-HPC-BYOS-Azure
Image SLES15-SP3-HPC-BYOS-EC2-HVM
Image SLES15-SP3-HPC-BYOS-GCE
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE
Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure
Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM
Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE
Image SLES15-SP3-Micro-5-1-BYOS-Azure
Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM
Image SLES15-SP3-Micro-5-1-BYOS-GCE
Image SLES15-SP3-Micro-5-2-BYOS-Azure
Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM
Image SLES15-SP3-Micro-5-2-BYOS-GCE
Image SLES15-SP3-Micro-BYOS-GCE
Image SLES15-SP3-SAP-BYOS-Azure
Image SLES15-SP3-SAP-BYOS-EC2-HVM
Image SLES15-SP3-SAP-BYOS-GCE
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Container suse/sle15:15.0.4.22.453
Image SLES15-Azure-BYOS
Image SLES15-EC2-CHOST-HVM-BYOS
Image SLES15-EC2-HVM-BYOS
Image SLES15-GCE-BYOS
Image SLES15-SAP-Azure
Image SLES15-SAP-Azure-BYOS
Image SLES15-SAP-EC2-HVM
Image SLES15-SAP-EC2-HVM-BYOS
Image SLES15-SAP-GCE
Image SLES15-SAP-GCE-BYOS
  • libopenssl1_1 >= 1.1.0i-4.63.1
  • openssl-1_1 >= 1.1.0i-4.63.1
Container suse/sles12sp3:24.304
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
Container suse/sles12sp4:26.348
Container suse/sles12sp5:6.5.235
Image SLES12-SP4-Azure-BYOS
Image SLES12-SP4-EC2-HVM-BYOS
Image SLES12-SP4-GCE-BYOS
Image SLES12-SP5-OCI-BYOS-BYOS
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
HPE Helion OpenStack 8
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
HPE-Helion-OpenStack-8-2021-2825
HPE-Helion-OpenStack-8-2021-3144
Image SLES12-SP4-SAP-Azure
Image SLES12-SP4-SAP-Azure-BYOS
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production
Image SLES12-SP4-SAP-EC2-HVM
Image SLES12-SP4-SAP-EC2-HVM-BYOS
Image SLES12-SP4-SAP-GCE
Image SLES12-SP4-SAP-GCE-BYOS
Image SLES12-SP5-OCI-BYOS-SAP-BYOS
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
Image SLES12-SP5-Azure-BYOS
Image SLES12-SP5-Azure-Basic-On-Demand
Image SLES12-SP5-Azure-HPC-BYOS
Image SLES12-SP5-Azure-HPC-On-Demand
Image SLES12-SP5-Azure-Standard-On-Demand
Image SLES12-SP5-EC2-BYOS
Image SLES12-SP5-EC2-ECS-On-Demand
Image SLES12-SP5-EC2-On-Demand
Image SLES12-SP5-GCE-BYOS
Image SLES12-SP5-GCE-On-Demand
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
Image SLES12-SP5-Azure-SAP-BYOS
Image SLES12-SP5-Azure-SAP-On-Demand
Image SLES12-SP5-EC2-SAP-BYOS
Image SLES12-SP5-EC2-SAP-On-Demand
Image SLES12-SP5-GCE-SAP-BYOS
Image SLES12-SP5-GCE-SAP-On-Demand
Image SLES12-SP5-SAP-Azure-LI-BYOS-Production
Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
Image SLES15-SAP-Azure-LI-BYOS-Production
Image SLES15-SAP-Azure-VLI-BYOS-Production
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-4.63.1
  • openssl-1_1 >= 1.1.0i-4.63.1
Image SLES15-SP1-SAP-Azure-LI-BYOS-Production
Image SLES15-SP1-SAP-Azure-VLI-BYOS-Production
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • openssl-1_1 >= 1.1.0i-14.21.2
Image SLES15-SP1-SAPCAL-Azure
Image SLES15-SP1-SAPCAL-EC2-HVM
Image SLES15-SP1-SAPCAL-GCE
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • openssl-1_1 >= 1.1.0i-14.21.2
Image SLES15-SP2-SAP-Azure-LI-BYOS-Production
Image SLES15-SP2-SAP-Azure-VLI-BYOS-Production
Image SLES15-SP3-EC2-HVM
Image SLES15-SP3-SAP-Azure
Image SLES15-SP3-SAP-Azure-LI-BYOS-Production
Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production
Image SLES15-SP3-SAP-EC2-HVM
Image SLES15-SP3-SAP-GCE
Image SLES15-SP3-SAPCAL-Azure
Image SLES15-SP3-SAPCAL-EC2-HVM
Image SLES15-SP3-SAPCAL-GCE
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Image SLES15-SP4-SAP-Azure-LI-BYOS
Image SLES15-SP4-SAP-Azure-LI-BYOS-Production
Image SLES15-SP4-SAP-Azure-VLI-BYOS
Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production
Image SLES15-SP5-SAP-Azure-LI-BYOS
Image SLES15-SP5-SAP-Azure-LI-BYOS-Production
Image SLES15-SP5-SAP-Azure-VLI-BYOS
Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
SUSE CaaS Platform 4.0
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SUSE-CAASP-4.0-2021-2827
SUSE-SUSE-CAASP-4.0-2021-2831
SUSE-SUSE-CAASP-4.0-2021-2968
SUSE-SUSE-CAASP-4.0-2021-2994
SUSE Enterprise Storage 6
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-Storage-6-2021-2827
SUSE-Storage-6-2021-2831
SUSE-Storage-6-2021-2968
SUSE-Storage-6-2021-2994
SUSE Enterprise Storage 7.1
SUSE Linux Enterprise High Performance Computing 15 SP3
SUSE Linux Enterprise Server 15 SP3
SUSE Linux Enterprise Server for SAP Applications 15 SP3
SUSE Manager Proxy 4.2
SUSE Manager Retail Branch Server 4.2
SUSE Manager Server 4.2
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-11.30.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP3-2021-2830
SUSE-SLE-Module-Basesystem-15-SP3-2021-2966
SUSE-SLE-Module-Legacy-15-SP3-2021-2827
SUSE-SLE-Module-Legacy-15-SP3-2021-2994
SUSE Enterprise Storage 7
SUSE Linux Enterprise High Performance Computing 15 SP2
SUSE Linux Enterprise Server 15 SP2
SUSE Linux Enterprise Server for SAP Applications 15 SP2
SUSE Manager Proxy 4.1
SUSE Manager Retail Branch Server 4.1
SUSE Manager Server 4.1
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-11.30.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP2-2021-2830
SUSE-SLE-Module-Basesystem-15-SP2-2021-2966
SUSE-SLE-Module-Legacy-15-SP2-2021-2827
SUSE-SLE-Module-Legacy-15-SP2-2021-2994
SUSE Liberty Linux 7
  • openssl >= 1.0.2k-23.el7_9
  • openssl-devel >= 1.0.2k-23.el7_9
  • openssl-libs >= 1.0.2k-23.el7_9
  • openssl-perl >= 1.0.2k-23.el7_9
  • openssl-static >= 1.0.2k-23.el7_9
Patchnames:
RHSA-2022:0064
SUSE Liberty Linux 8
  • openssl >= 1.1.1k-5.el8_5
  • openssl-devel >= 1.1.1k-5.el8_5
  • openssl-libs >= 1.1.1k-5.el8_5
  • openssl-perl >= 1.1.1k-5.el8_5
Patchnames:
RHSA-2021:5226
SUSE Linux Enterprise Desktop 15 SP2
SUSE Linux Enterprise Module for Basesystem 15 SP2
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP2-2021-2830
SUSE-SLE-Module-Basesystem-15-SP2-2021-2966
SUSE Linux Enterprise Desktop 15 SP3
SUSE Linux Enterprise Module for Basesystem 15 SP3
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP3-2021-2830
SUSE-SLE-Module-Basesystem-15-SP3-2021-2966
SUSE Linux Enterprise Desktop 15 SP4
SUSE Linux Enterprise Module for Basesystem 15 SP4
  • libopenssl-1_1-devel >= 1.1.1l-150400.5.14
  • libopenssl1_1 >= 1.1.1l-150400.5.14
  • libopenssl1_1-32bit >= 1.1.1l-150400.5.14
  • libopenssl1_1-hmac >= 1.1.1l-150400.5.14
  • libopenssl1_1-hmac-32bit >= 1.1.1l-150400.5.14
  • openssl-1_1 >= 1.1.1l-150400.5.14
Patchnames:
SUSE Linux Enterprise Module for Basesystem 15 SP4 GA libopenssl-1_1-devel-1.1.1l-150400.5.14
SUSE Linux Enterprise Desktop 15 SP5
SUSE Linux Enterprise Module for Basesystem 15 SP5
  • libopenssl-1_1-devel >= 1.1.1l-150500.15.4
  • libopenssl1_1 >= 1.1.1l-150500.15.4
  • libopenssl1_1-32bit >= 1.1.1l-150500.15.4
  • libopenssl1_1-hmac >= 1.1.1l-150500.15.4
  • libopenssl1_1-hmac-32bit >= 1.1.1l-150500.15.4
  • openssl-1_1 >= 1.1.1l-150500.15.4
Patchnames:
SUSE Linux Enterprise Module for Basesystem 15 SP5 GA libopenssl-1_1-devel-1.1.1l-150500.15.4
SUSE Linux Enterprise High Performance Computing 12
SUSE Linux Enterprise Module for Legacy 12
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl0_9_8-32bit >= 0.9.8j-106.30.2
Patchnames:
SUSE-SLE-Module-Legacy-12-2021-2852
SUSE-SLE-Module-Legacy-12-2021-3019
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2831
SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2968
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2831
SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2968
SUSE Linux Enterprise High Performance Computing 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
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.1l-150400.5.14
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1l-150400.5.14
  • libopenssl1_1-32bit >= 1.1.1l-150400.5.14
  • libopenssl1_1-hmac >= 1.1.1l-150400.5.14
  • libopenssl1_1-hmac-32bit >= 1.1.1l-150400.5.14
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.1l-150400.5.14
Patchnames:
SUSE Linux Enterprise Module for Basesystem 15 SP4 GA libopenssl-1_1-devel-1.1.1l-150400.5.14
SUSE Linux Enterprise Module for Legacy 15 SP4 GA libopenssl-1_0_0-devel-1.0.2p-3.49.1
SUSE Linux Enterprise Module for Legacy 15 SP4 GA openssl-1_0_0-1.0.2p-3.49.1
SUSE Linux Enterprise High Performance Computing 15 SP5
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.1l-150500.15.4
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_0_0-hmac >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1l-150500.15.4
  • libopenssl1_1-32bit >= 1.1.1l-150500.15.4
  • libopenssl1_1-hmac >= 1.1.1l-150500.15.4
  • libopenssl1_1-hmac-32bit >= 1.1.1l-150500.15.4
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.1l-150500.15.4
Patchnames:
SUSE Linux Enterprise Module for Basesystem 15 SP5 GA libopenssl-1_1-devel-1.1.1l-150500.15.4
SUSE Linux Enterprise Module for Legacy 15 SP5 GA libopenssl-1_0_0-devel-1.0.2p-150000.3.73.1
SUSE Linux Enterprise Module for Legacy 15 SP5 GA openssl-1_0_0-1.0.2p-150000.3.73.1
SUSE Linux Enterprise High Performance Computing 15-ESPOS
SUSE Linux Enterprise High Performance Computing 15-LTSS
  • libopenssl-1_1-devel >= 1.1.0i-4.63.1
  • libopenssl1_1 >= 1.1.0i-4.63.1
  • libopenssl1_1-32bit >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-4.63.1
  • openssl-1_1 >= 1.1.0i-4.63.1
Patchnames:
SUSE-SLE-Product-HPC-15-2021-2829
SUSE-SLE-Product-HPC-15-2021-2967
SUSE Linux Enterprise Micro 5.0
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE-SUSE-MicroOS-5.0-2021-2830
SUSE-SUSE-MicroOS-5.0-2021-2966
SUSE Linux Enterprise Micro 5.1
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • openssl-1_1 >= 1.1.1d-11.30.1
Patchnames:
SUSE Linux Enterprise Micro 5.1 GA libopenssl-1_1-devel-1.1.1d-11.30.1
SUSE-SUSE-MicroOS-5.1-2021-2966
SUSE Linux Enterprise Micro 5.2
  • libopenssl-1_1-devel >= 1.1.1d-11.38.1
  • libopenssl1_1 >= 1.1.1d-11.38.1
  • libopenssl1_1-hmac >= 1.1.1d-11.38.1
  • openssl-1_1 >= 1.1.1d-11.38.1
Patchnames:
SUSE Linux Enterprise Micro 5.2 GA libopenssl-1_1-devel-1.1.1d-11.38.1
SUSE Linux Enterprise Micro 5.3
  • libopenssl-1_1-devel >= 1.1.1l-150400.7.7.1
  • libopenssl1_1 >= 1.1.1l-150400.7.7.1
  • libopenssl1_1-hmac >= 1.1.1l-150400.7.7.1
  • openssl-1_1 >= 1.1.1l-150400.7.7.1
Patchnames:
SUSE Linux Enterprise Micro 5.3 GA libopenssl-1_1-devel-1.1.1l-150400.7.7.1
SUSE Linux Enterprise Micro 5.4
  • libopenssl-1_1-devel >= 1.1.1l-150400.7.25.1
  • libopenssl1_1 >= 1.1.1l-150400.7.25.1
  • libopenssl1_1-hmac >= 1.1.1l-150400.7.25.1
  • openssl-1_1 >= 1.1.1l-150400.7.25.1
Patchnames:
SUSE Linux Enterprise Micro 5.4 GA libopenssl-1_1-devel-1.1.1l-150400.7.25.1
SUSE Linux Enterprise Module for Legacy 15 SP2
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
Patchnames:
SUSE-SLE-Module-Legacy-15-SP2-2021-2827
SUSE-SLE-Module-Legacy-15-SP2-2021-2994
SUSE Linux Enterprise Module for Legacy 15 SP3
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
Patchnames:
SUSE-SLE-Module-Legacy-15-SP3-2021-2827
SUSE-SLE-Module-Legacy-15-SP3-2021-2994
SUSE Linux Enterprise Module for Legacy 15 SP4
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
Patchnames:
SUSE Linux Enterprise Module for Legacy 15 SP4 GA libopenssl-1_0_0-devel-1.0.2p-3.49.1
SUSE Linux Enterprise Module for Legacy 15 SP4 GA openssl-1_0_0-1.0.2p-3.49.1
SUSE Linux Enterprise Module for Legacy 15 SP5
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_0_0-hmac >= 1.0.2p-3.43.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
Patchnames:
SUSE Linux Enterprise Module for Legacy 15 SP5 GA libopenssl-1_0_0-devel-1.0.2p-150000.3.73.1
SUSE Linux Enterprise Module for Legacy 15 SP5 GA openssl-1_0_0-1.0.2p-150000.3.73.1
SUSE Linux Enterprise Point of Sale 11 SP3
  • libopenssl-devel >= 0.9.8j-0.106.43.1
  • libopenssl0_9_8 >= 0.9.8j-0.106.43.1
  • libopenssl0_9_8-hmac >= 0.9.8j-0.106.43.1
  • openssl >= 0.9.8j-0.106.43.1
  • openssl-doc >= 0.9.8j-0.106.43.1
Patchnames:
sleposp3-openssl-14791
sleposp3-openssl-14802
SUSE Linux Enterprise Server 11 SP4-LTSS
  • libopenssl0_9_8 >= 0.9.8j-0.106.43.1
  • libopenssl0_9_8-32bit >= 0.9.8j-0.106.43.1
  • libopenssl0_9_8-hmac >= 0.9.8j-0.106.43.1
  • libopenssl0_9_8-hmac-32bit >= 0.9.8j-0.106.43.1
  • openssl >= 0.9.8j-0.106.43.1
  • openssl-doc >= 0.9.8j-0.106.43.1
Patchnames:
slessp4-openssl-14791
slessp4-openssl-14802
SUSE Linux Enterprise Server 11-SECURITY
  • libopenssl1-devel >= 1.0.1g-0.58.39.1
  • libopenssl1_0_0 >= 1.0.1g-0.58.39.1
  • libopenssl1_0_0-32bit >= 1.0.1g-0.58.39.1
  • libopenssl1_0_0-x86 >= 1.0.1g-0.58.39.1
  • openssl1 >= 1.0.1g-0.58.39.1
  • openssl1-doc >= 1.0.1g-0.58.39.1
Patchnames:
secsp3-openssl1-14792
secsp3-openssl1-14801
SUSE Linux Enterprise Server 12 SP2-BCL
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-SLE-SERVER-12-SP2-BCL-2021-2825
SUSE-SLE-SERVER-12-SP2-BCL-2021-3144
SUSE Linux Enterprise Server 12 SP3-BCL
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-SLE-SERVER-12-SP3-BCL-2021-2825
SUSE-SLE-SERVER-12-SP3-BCL-2021-3144
SUSE Linux Enterprise Server 12 SP3-ESPOS
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-SLE-SERVER-12-SP3-ESPOS-2021-2825
SUSE-SLE-SERVER-12-SP3-ESPOS-2021-3144
SUSE Linux Enterprise Server 12 SP3-LTSS
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-SLE-SERVER-12-SP3-2021-2825
SUSE-SLE-SERVER-12-SP3-2021-3144
SUSE Linux Enterprise Server 12 SP4-ESPOS
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-SERVER-12-SP4-ESPOS-2021-2826
SUSE-SLE-SERVER-12-SP4-ESPOS-2021-2833
SUSE-SLE-SERVER-12-SP4-ESPOS-2021-2995
SUSE-SLE-SERVER-12-SP4-ESPOS-2021-2996
SUSE Linux Enterprise Server 12 SP4-LTSS
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-SERVER-12-SP4-LTSS-2021-2826
SUSE-SLE-SERVER-12-SP4-LTSS-2021-2833
SUSE-SLE-SERVER-12-SP4-LTSS-2021-2995
SUSE-SLE-SERVER-12-SP4-LTSS-2021-2996
SUSE Linux Enterprise Server 12 SP5
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl-1_1-devel >= 1.1.1d-2.39.2
  • libopenssl-1_1-devel-32bit >= 1.1.1d-2.39.2
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl0_9_8-32bit >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-Module-Legacy-12-2021-2852
SUSE-SLE-Module-Legacy-12-2021-3019
SUSE-SLE-SDK-12-SP5-2021-2826
SUSE-SLE-SDK-12-SP5-2021-2833
SUSE-SLE-SDK-12-SP5-2021-2995
SUSE-SLE-SDK-12-SP5-2021-2996
SUSE-SLE-SERVER-12-SP5-2021-2826
SUSE-SLE-SERVER-12-SP5-2021-2833
SUSE-SLE-SERVER-12-SP5-2021-2995
SUSE-SLE-SERVER-12-SP5-2021-2996
SUSE Linux Enterprise Server 15 SP1-BCL
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2827
SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2831
SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2968
SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2994
SUSE Linux Enterprise Server 15 SP1-LTSS
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2827
SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2831
SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2968
SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2994
SUSE Linux Enterprise Server 15-LTSS
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-4.63.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-4.63.1
  • libopenssl1_1-32bit >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-4.63.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-4.63.1
Patchnames:
SUSE-SLE-Product-SLES-15-2021-2827
SUSE-SLE-Product-SLES-15-2021-2829
SUSE-SLE-Product-SLES-15-2021-2967
SUSE-SLE-Product-SLES-15-2021-2994
SUSE Linux Enterprise Server for SAP Applications 12 SP3
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl0_9_8-32bit >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-SLE-Module-Legacy-12-2021-2852
SUSE-SLE-Module-Legacy-12-2021-3019
SUSE-SLE-SAP-12-SP3-2021-2825
SUSE-SLE-SAP-12-SP3-2021-2852
SUSE-SLE-SAP-12-SP3-2021-3019
SUSE-SLE-SAP-12-SP3-2021-3144
SUSE Linux Enterprise Server for SAP Applications 12 SP4
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl0_9_8-32bit >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-Module-Legacy-12-2021-2852
SUSE-SLE-Module-Legacy-12-2021-3019
SUSE-SLE-SAP-12-SP4-2021-2826
SUSE-SLE-SAP-12-SP4-2021-2833
SUSE-SLE-SAP-12-SP4-2021-2852
SUSE-SLE-SAP-12-SP4-2021-2995
SUSE-SLE-SAP-12-SP4-2021-2996
SUSE-SLE-SAP-12-SP4-2021-3019
SUSE Linux Enterprise Server for SAP Applications 12 SP5
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl-1_1-devel >= 1.1.1d-2.39.2
  • libopenssl-1_1-devel-32bit >= 1.1.1d-2.39.2
  • libopenssl0_9_8 >= 0.9.8j-106.30.2
  • libopenssl0_9_8-32bit >= 0.9.8j-106.30.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-Module-Legacy-12-2021-2852
SUSE-SLE-Module-Legacy-12-2021-3019
SUSE-SLE-SAP-12-SP5-2021-2852
SUSE-SLE-SAP-12-SP5-2021-3019
SUSE-SLE-SDK-12-SP5-2021-2826
SUSE-SLE-SDK-12-SP5-2021-2833
SUSE-SLE-SDK-12-SP5-2021-2995
SUSE-SLE-SDK-12-SP5-2021-2996
SUSE-SLE-SERVER-12-SP5-2021-2826
SUSE-SLE-SERVER-12-SP5-2021-2833
SUSE-SLE-SERVER-12-SP5-2021-2995
SUSE-SLE-SERVER-12-SP5-2021-2996
SUSE Linux Enterprise Server for SAP Applications 15 SP1
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-14.21.2
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.21.2
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-14.21.2
  • libopenssl1_1-32bit >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac >= 1.1.0i-14.21.2
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.21.2
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-14.21.2
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2827
SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2831
SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2968
SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2994
SUSE Linux Enterprise Server for SAP Applications 15
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.0i-4.63.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.0i-4.63.1
  • libopenssl1_1-32bit >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac >= 1.1.0i-4.63.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-4.63.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.0i-4.63.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-2021-2827
SUSE-SLE-Product-SLES_SAP-15-2021-2829
SUSE-SLE-Product-SLES_SAP-15-2021-2967
SUSE-SLE-Product-SLES_SAP-15-2021-2994
SUSE Linux Enterprise Software Development Kit 12 SP5
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl-1_1-devel >= 1.1.1d-2.39.2
  • libopenssl-1_1-devel-32bit >= 1.1.1d-2.39.2
Patchnames:
SUSE-SLE-SDK-12-SP5-2021-2826
SUSE-SLE-SDK-12-SP5-2021-2833
SUSE-SLE-SDK-12-SP5-2021-2995
SUSE-SLE-SDK-12-SP5-2021-2996
SUSE Manager Proxy 4.0
  • libopenssl-1_0_0-devel >= 1.0.2p-3.40.2
  • libopenssl-1_1-devel >= 1.1.0i-14.18.1
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.18.1
  • libopenssl1_0_0 >= 1.0.2p-3.40.2
  • libopenssl1_1 >= 1.1.0i-14.18.1
  • libopenssl1_1-32bit >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.18.1
  • openssl-1_0_0 >= 1.0.2p-3.40.2
  • openssl-1_1 >= 1.1.0i-14.18.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2827
SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2831
SUSE Manager Retail Branch Server 4.0
  • libopenssl-1_0_0-devel >= 1.0.2p-3.40.2
  • libopenssl-1_1-devel >= 1.1.0i-14.18.1
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.18.1
  • libopenssl1_0_0 >= 1.0.2p-3.40.2
  • libopenssl1_1 >= 1.1.0i-14.18.1
  • libopenssl1_1-32bit >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.18.1
  • openssl-1_0_0 >= 1.0.2p-3.40.2
  • openssl-1_1 >= 1.1.0i-14.18.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2827
SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2831
SUSE Manager Server 4.0
  • libopenssl-1_0_0-devel >= 1.0.2p-3.40.2
  • libopenssl-1_1-devel >= 1.1.0i-14.18.1
  • libopenssl-1_1-devel-32bit >= 1.1.0i-14.18.1
  • libopenssl1_0_0 >= 1.0.2p-3.40.2
  • libopenssl1_1 >= 1.1.0i-14.18.1
  • libopenssl1_1-32bit >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac >= 1.1.0i-14.18.1
  • libopenssl1_1-hmac-32bit >= 1.1.0i-14.18.1
  • openssl-1_0_0 >= 1.0.2p-3.40.2
  • openssl-1_1 >= 1.1.0i-14.18.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2827
SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2831
SUSE OpenStack Cloud 8
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-OpenStack-Cloud-8-2021-2825
SUSE-OpenStack-Cloud-8-2021-3144
SUSE OpenStack Cloud 9
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-OpenStack-Cloud-9-2021-2826
SUSE-OpenStack-Cloud-9-2021-2833
SUSE-OpenStack-Cloud-9-2021-2995
SUSE-OpenStack-Cloud-9-2021-2996
SUSE OpenStack Cloud Crowbar 8
  • libopenssl-devel >= 1.0.2j-60.72.2
  • libopenssl1_0_0 >= 1.0.2j-60.72.2
  • libopenssl1_0_0-32bit >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac >= 1.0.2j-60.72.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2j-60.72.2
  • openssl >= 1.0.2j-60.72.2
  • openssl-doc >= 1.0.2j-60.72.2
Patchnames:
SUSE-OpenStack-Cloud-Crowbar-8-2021-2825
SUSE-OpenStack-Cloud-Crowbar-8-2021-3144
SUSE OpenStack Cloud Crowbar 9
  • libopenssl-1_0_0-devel >= 1.0.2p-3.42.2
  • libopenssl1_0_0 >= 1.0.2p-3.42.2
  • libopenssl1_0_0-32bit >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac >= 1.0.2p-3.42.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.42.2
  • libopenssl1_1 >= 1.1.1d-2.39.2
  • libopenssl1_1-32bit >= 1.1.1d-2.39.2
  • openssl-1_0_0 >= 1.0.2p-3.42.2
  • openssl-1_0_0-doc >= 1.0.2p-3.42.2
  • openssl-1_1 >= 1.1.1d-2.39.2
Patchnames:
SUSE-OpenStack-Cloud-Crowbar-9-2021-2826
SUSE-OpenStack-Cloud-Crowbar-9-2021-2833
SUSE-OpenStack-Cloud-Crowbar-9-2021-2995
SUSE-OpenStack-Cloud-Crowbar-9-2021-2996
openSUSE Leap 15.2
  • libopenssl-1_0_0-devel >= 1.0.2p-lp152.8.18.1
  • libopenssl-1_0_0-devel-32bit >= 1.0.2p-lp152.8.18.1
  • libopenssl-1_1-devel >= 1.1.1d-lp152.7.24.1
  • libopenssl-1_1-devel-32bit >= 1.1.1d-lp152.7.24.1
  • libopenssl10 >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0 >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0-32bit >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0-hmac >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0-steam >= 1.0.2p-lp152.8.18.1
  • libopenssl1_0_0-steam-32bit >= 1.0.2p-lp152.8.18.1
  • libopenssl1_1 >= 1.1.1d-lp152.7.24.1
  • libopenssl1_1-32bit >= 1.1.1d-lp152.7.24.1
  • libopenssl1_1-hmac >= 1.1.1d-lp152.7.24.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-lp152.7.24.1
  • openssl-1_0_0 >= 1.0.2p-lp152.8.18.1
  • openssl-1_0_0-cavs >= 1.0.2p-lp152.8.18.1
  • openssl-1_0_0-doc >= 1.0.2p-lp152.8.18.1
  • openssl-1_1 >= 1.1.1d-lp152.7.24.1
  • openssl-1_1-doc >= 1.1.1d-lp152.7.24.1
Patchnames:
openSUSE-2021-1188
openSUSE-2021-1189
openSUSE-2021-1248
openSUSE-2021-1261
openSUSE Leap 15.3
  • libopenssl-1_0_0-devel >= 1.0.2p-3.43.1
  • libopenssl-1_0_0-devel-32bit >= 1.0.2p-3.43.1
  • libopenssl-1_1-devel >= 1.1.1d-11.30.1
  • libopenssl-1_1-devel-32bit >= 1.1.1d-11.30.1
  • libopenssl10 >= 1.0.2p-3.43.1
  • libopenssl1_0_0 >= 1.0.2p-3.43.1
  • libopenssl1_0_0-32bit >= 1.0.2p-3.43.1
  • libopenssl1_0_0-hmac >= 1.0.2p-3.43.1
  • libopenssl1_0_0-hmac-32bit >= 1.0.2p-3.43.1
  • libopenssl1_0_0-steam >= 1.0.2p-3.43.1
  • libopenssl1_0_0-steam-32bit >= 1.0.2p-3.43.1
  • libopenssl1_1 >= 1.1.1d-11.30.1
  • libopenssl1_1-32bit >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac >= 1.1.1d-11.30.1
  • libopenssl1_1-hmac-32bit >= 1.1.1d-11.30.1
  • openssl-1_0_0 >= 1.0.2p-3.43.1
  • openssl-1_0_0-cavs >= 1.0.2p-3.43.1
  • openssl-1_0_0-doc >= 1.0.2p-3.43.1
  • openssl-1_1 >= 1.1.1d-11.30.1
  • openssl-1_1-doc >= 1.1.1d-11.30.1
Patchnames:
openSUSE-SLE-15.3-2021-2827
openSUSE-SLE-15.3-2021-2830
openSUSE-SLE-15.3-2021-2966
openSUSE-SLE-15.3-2021-2994
openSUSE Leap 15.4
  • libopenssl1_1 >= 1.1.1l-150400.5.14
  • libopenssl1_1-32bit >= 1.1.1l-150400.5.14
  • openssl-1_1 >= 1.1.1l-150400.5.14
Patchnames:
openSUSE Leap 15.4 GA libopenssl1_1-1.1.1l-150400.5.14
openSUSE Tumbleweed
  • libopenssl-1_0_0-devel >= 1.0.2u-6.2
  • libopenssl-1_0_0-devel-32bit >= 1.0.2u-6.2
  • libopenssl-1_1-devel >= 1.1.1l-1.2
  • libopenssl-1_1-devel-32bit >= 1.1.1l-1.2
  • libopenssl10 >= 1.0.2u-6.2
  • libopenssl1_0_0 >= 1.0.2u-6.2
  • libopenssl1_0_0-32bit >= 1.0.2u-6.2
  • libopenssl1_0_0-hmac >= 1.0.2u-6.2
  • libopenssl1_0_0-hmac-32bit >= 1.0.2u-6.2
  • libopenssl1_0_0-steam >= 1.0.2u-6.2
  • libopenssl1_0_0-steam-32bit >= 1.0.2u-6.2
  • libopenssl1_1 >= 1.1.1l-1.2
  • libopenssl1_1-32bit >= 1.1.1l-1.2
  • libopenssl1_1-hmac >= 1.1.1l-1.2
  • ncat >= 7.93-1.1
  • nmap >= 7.93-1.1
  • nping >= 7.93-1.1
  • openssl-1_0_0 >= 1.0.2u-6.2
  • openssl-1_0_0-cavs >= 1.0.2u-6.2
  • openssl-1_0_0-doc >= 1.0.2u-6.2
  • openssl-1_1 >= 1.1.1l-1.2
  • openssl-1_1-doc >= 1.1.1l-1.2
Patchnames:
openSUSE Tumbleweed GA libopenssl-1_0_0-devel-1.0.2u-6.2
openSUSE Tumbleweed GA libopenssl-1_1-devel-1.1.1l-1.2
openSUSE Tumbleweed GA ncat-7.93-1.1


First public cloud image revisions this CVE is fixed in:


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-Azure openssl Already fixed
SLES15-SP5-CHOST-BYOS-EC2 openssl Already fixed
SLES15-SP5-CHOST-BYOS-GCE openssl Already fixed
SLES15-SP5-CHOST-BYOS-SAP-CCloud openssl Already fixed
SUSE Enterprise Storage 7.1 openssl Already fixed
SUSE Enterprise Storage 7.1 openssl-1_0_0 Released
SUSE Enterprise Storage 7.1 openssl-1_1 Released
SUSE Linux Enterprise Desktop 15 SP5 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 12 compat-openssl098 Released
SUSE Linux Enterprise High Performance Computing 12 SP5 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 12 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise High Performance Computing 12 SP5 openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Micro 5.1 openssl Already fixed
SUSE Linux Enterprise Micro 5.1 openssl-1_1 Released
SUSE Linux Enterprise Micro 5.2 openssl Already fixed
SUSE Linux Enterprise Micro 5.2 openssl-1_1 Released
SUSE Linux Enterprise Micro 5.3 openssl Already fixed
SUSE Linux Enterprise Micro 5.3 openssl-1_1 Already fixed
SUSE Linux Enterprise Micro 5.4 openssl Already fixed
SUSE Linux Enterprise Micro 5.4 openssl-1_1 Already fixed
SUSE Linux Enterprise Micro 5.5 openssl Already fixed
SUSE Linux Enterprise Module for Basesystem 15 SP5 openssl Already fixed
SUSE Linux Enterprise Module for Legacy 12 compat-openssl098 Released
SUSE Linux Enterprise Module for Legacy 15 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Real Time 15 SP3 openssl Already fixed
SUSE Linux Enterprise Real Time 15 SP3 openssl-1_1 Affected
SUSE Linux Enterprise Server 12 SP5 compat-openssl098 Released
SUSE Linux Enterprise Server 12 SP5 openssl Already fixed
SUSE Linux Enterprise Server 12 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Server 12 SP5 openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP5 openssl Already fixed
SUSE Linux Enterprise Server 15 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP5 compat-openssl098 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP5 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 12 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP5 openssl-1_1 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 SP4 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 SP5 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Software Development Kit 12 SP5 openssl Already fixed
SUSE Linux Enterprise Software Development Kit 12 SP5 openssl-1_0_0 Released
SUSE Linux Enterprise Software Development Kit 12 SP5 openssl-1_1 Released
SUSE Manager Proxy 4.3 openssl Already fixed
SUSE Manager Proxy 4.3 openssl-1_0_0 Released
SUSE Manager Proxy 4.3 openssl-1_1 Already fixed
SUSE Manager Retail Branch Server 4.3 openssl Already fixed
SUSE Manager Retail Branch Server 4.3 openssl-1_0_0 Released
SUSE Manager Retail Branch Server 4.3 openssl-1_1 Already fixed
SUSE Manager Server 4.3 openssl Already fixed
SUSE Manager Server 4.3 openssl-1_0_0 Released
SUSE Manager Server 4.3 openssl-1_1 Already fixed
Products under Long Term Service Pack support and receiving important and critical security fixes.
SLES15-EC2-CHOST-HVM-BYOS openssl Already fixed
SLES15-EC2-CHOST-HVM-BYOS openssl-1_1 Released
SLES15-SP1-CHOST-BYOS-Azure openssl Already fixed
SLES15-SP1-CHOST-BYOS-Azure openssl-1_1 Released
SLES15-SP1-CHOST-BYOS-EC2 openssl Already fixed
SLES15-SP1-CHOST-BYOS-EC2 openssl-1_1 Released
SLES15-SP1-CHOST-BYOS-GCE openssl Already fixed
SLES15-SP1-CHOST-BYOS-GCE openssl-1_1 Released
SLES15-SP2-CHOST-BYOS-Aliyun openssl Already fixed
SLES15-SP2-CHOST-BYOS-Aliyun openssl-1_1 Released
SLES15-SP2-CHOST-BYOS-Azure openssl Already fixed
SLES15-SP2-CHOST-BYOS-Azure openssl-1_1 Released
SLES15-SP2-CHOST-BYOS-EC2 openssl Already fixed
SLES15-SP2-CHOST-BYOS-EC2 openssl-1_1 Released
SLES15-SP2-CHOST-BYOS-GCE openssl Already fixed
SLES15-SP2-CHOST-BYOS-GCE openssl-1_1 Released
SLES15-SP3-CHOST-BYOS-Aliyun openssl-1_1 Released
SLES15-SP3-CHOST-BYOS-Azure openssl Already fixed
SLES15-SP3-CHOST-BYOS-Azure openssl-1_1 Released
SLES15-SP3-CHOST-BYOS-EC2 openssl Already fixed
SLES15-SP3-CHOST-BYOS-EC2 openssl-1_1 Released
SLES15-SP3-CHOST-BYOS-GCE openssl Already fixed
SLES15-SP3-CHOST-BYOS-GCE openssl-1_1 Released
SLES15-SP3-CHOST-BYOS-SAP-CCloud openssl Already fixed
SLES15-SP3-CHOST-BYOS-SAP-CCloud openssl-1_1 Released
SLES15-SP4-CHOST-BYOS openssl Already fixed
SLES15-SP4-CHOST-BYOS openssl-1_1 Already fixed
SLES15-SP4-CHOST-BYOS-Aliyun openssl-1_1 Already fixed
SLES15-SP4-CHOST-BYOS-Azure openssl Already fixed
SLES15-SP4-CHOST-BYOS-Azure openssl-1_1 Already fixed
SLES15-SP4-CHOST-BYOS-EC2 openssl Already fixed
SLES15-SP4-CHOST-BYOS-EC2 openssl-1_1 Already fixed
SLES15-SP4-CHOST-BYOS-GCE openssl Already fixed
SLES15-SP4-CHOST-BYOS-GCE openssl-1_1 Already fixed
SLES15-SP4-CHOST-BYOS-SAP-CCloud openssl Already fixed
SLES15-SP4-CHOST-BYOS-SAP-CCloud openssl-1_1 Already fixed
SUSE Linux Enterprise Desktop 15 SP4 openssl Already fixed
SUSE Linux Enterprise Desktop 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise High Performance Computing 15 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 openssl-1_0_0 Affected
SUSE Linux Enterprise High Performance Computing 15 openssl-1_1 Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 openssl Already fixed
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 Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP2 openssl Unsupported
SUSE Linux Enterprise High Performance Computing 15 SP2 openssl-1_0_0 Released
SUSE Linux Enterprise High Performance Computing 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP3 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP3 openssl-1_0_0 Released
SUSE Linux Enterprise High Performance Computing 15 SP3 openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS openssl Already fixed
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 Already fixed
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 openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP4 openssl-1_0_0 Released
SUSE Linux Enterprise High Performance Computing 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS openssl Already fixed
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 Already fixed
SUSE Linux Enterprise High Performance Computing 15-ESPOS openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15-ESPOS openssl-1_1 Released
SUSE Linux Enterprise High Performance Computing 15-LTSS openssl Already fixed
SUSE Linux Enterprise High Performance Computing 15-LTSS openssl-1_1 Released
SUSE Linux Enterprise Module for Basesystem 15 SP2 openssl Unsupported
SUSE Linux Enterprise Module for Basesystem 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Module for Basesystem 15 SP3 openssl Already fixed
SUSE Linux Enterprise Module for Basesystem 15 SP3 openssl-1_1 Released
SUSE Linux Enterprise Module for Basesystem 15 SP4 openssl Already fixed
SUSE Linux Enterprise Module for Basesystem 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise Module for Certifications 15 SP3 openssl-1_1 Released
SUSE Linux Enterprise Module for Legacy 15 SP2 openssl-1_0_0 Released
SUSE Linux Enterprise Module for Legacy 15 SP3 openssl-1_0_0 Released
SUSE Linux Enterprise Module for Legacy 15 SP4 openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP2 openssl Unsupported
SUSE Linux Enterprise Server 15 SP2 openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP2-LTSS openssl Already fixed
SUSE Linux Enterprise Server 15 SP2-LTSS openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP2-LTSS openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP3 openssl Already fixed
SUSE Linux Enterprise Server 15 SP3 openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP3 openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP3-LTSS openssl Already fixed
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 SP4 openssl Already fixed
SUSE Linux Enterprise Server 15 SP4 openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise Server 15 SP4-LTSS openssl Already fixed
SUSE Linux Enterprise Server 15 SP4-LTSS openssl-1_0_0 Affected
SUSE Linux Enterprise Server 15 SP4-LTSS openssl-1_1 Already fixed
SUSE Linux Enterprise Server 15-ESPOS openssl Already fixed
SUSE Linux Enterprise Server 15-ESPOS openssl-1_1 Released
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 openssl Already fixed
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 openssl-1_0_0 Released
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 openssl-1_1 Released
SUSE Linux Enterprise Server Business Critical Linux 15 SP2 openssl Already fixed
SUSE Linux Enterprise Server Business Critical Linux 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Server for SAP Applications 15 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 15 openssl-1_1 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP1 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 SP1 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP1 openssl-1_1 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP2 openssl Unsupported
SUSE Linux Enterprise Server for SAP Applications 15 SP2 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP3 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 15 SP3 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP3 openssl-1_1 Released
SUSE OpenStack Cloud 8 openssl Released
SUSE OpenStack Cloud 9 openssl Already fixed
SUSE OpenStack Cloud 9 openssl-1_0_0 Released
SUSE OpenStack Cloud 9 openssl-1_1 Released
Products past their end of life and not receiving proactive updates anymore.
HPE Helion OpenStack 8 openssl Released
SUSE CaaS Platform 3.0 openssl Affected
SUSE CaaS Platform 4.0 openssl Already fixed
SUSE CaaS Platform 4.0 openssl-1_0_0 Released
SUSE CaaS Platform 4.0 openssl-1_1 Released
SUSE CaaS Platform 4.5 openssl Unsupported
SUSE CaaS Platform 4.5 openssl-1_0_0 Released
SUSE CaaS Platform 4.5 openssl-1_1 Released
SUSE Enterprise Storage 6 openssl Already fixed
SUSE Enterprise Storage 6 openssl-1_0_0 Released
SUSE Enterprise Storage 6 openssl-1_1 Released
SUSE Enterprise Storage 7 openssl Already fixed
SUSE Enterprise Storage 7 openssl-1_0_0 Released
SUSE Enterprise Storage 7 openssl-1_1 Released
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 Already fixed
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 Already fixed
SUSE Linux Enterprise Desktop 15 openssl-1_1 Affected
SUSE Linux Enterprise Desktop 15 SP1 openssl Already fixed
SUSE Linux Enterprise Desktop 15 SP1 openssl-1_1 Affected
SUSE Linux Enterprise Desktop 15 SP2 openssl Unsupported
SUSE Linux Enterprise Desktop 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Desktop 15 SP3 openssl Already fixed
SUSE Linux Enterprise Desktop 15 SP3 openssl-1_1 Released
SUSE Linux Enterprise Micro 5.0 openssl Unsupported
SUSE Linux Enterprise Micro 5.0 openssl-1_1 Released
SUSE Linux Enterprise Module for Basesystem 15 openssl Already fixed
SUSE Linux Enterprise Module for Basesystem 15 openssl-1_1 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP1 openssl Already fixed
SUSE Linux Enterprise Module for Basesystem 15 SP1 openssl-1_1 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 Point of Sale 11 SP3 openssl Released
SUSE Linux Enterprise Point of Service 11 SP3 openssl Released
SUSE Linux Enterprise Real Time 15 SP2 openssl Unsupported
SUSE Linux Enterprise Real Time 15 SP2 openssl-1_1 Released
SUSE Linux Enterprise Real Time 15 SP4 openssl Already fixed
SUSE Linux Enterprise Real Time 15 SP4 openssl-1_1 Already fixed
SUSE Linux Enterprise Server 11 SP1 openssl Released
SUSE Linux Enterprise Server 11 SP1 openssl1 Released
SUSE Linux Enterprise Server 11 SP3 openssl Released
SUSE Linux Enterprise Server 11 SP3 openssl1 Released
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 Released
SUSE Linux Enterprise Server 11 SP4-LTSS openssl Released
SUSE Linux Enterprise Server 11-SECURITY openssl1 Released
SUSE Linux Enterprise Server 12 compat-openssl098 Released
SUSE Linux Enterprise Server 12 SP2 openssl Affected
SUSE Linux Enterprise Server 12 SP2-BCL openssl Released
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 Released
SUSE Linux Enterprise Server 12 SP3 openssl Affected
SUSE Linux Enterprise Server 12 SP3-BCL openssl Released
SUSE Linux Enterprise Server 12 SP3-ESPOS openssl Released
SUSE Linux Enterprise Server 12 SP3-LTSS openssl Released
SUSE Linux Enterprise Server 12 SP4 compat-openssl098 Released
SUSE Linux Enterprise Server 12 SP4 openssl Already fixed
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 Already fixed
SUSE Linux Enterprise Server 12 SP4-ESPOS openssl-1_0_0 Released
SUSE Linux Enterprise Server 12 SP4-ESPOS openssl-1_1 Released
SUSE Linux Enterprise Server 12 SP4-LTSS openssl Already fixed
SUSE Linux Enterprise Server 12 SP4-LTSS openssl-1_0_0 Released
SUSE Linux Enterprise Server 12 SP4-LTSS openssl-1_1 Released
SUSE Linux Enterprise Server 15 openssl Already fixed
SUSE Linux Enterprise Server 15 openssl-1_0_0 Affected
SUSE Linux Enterprise Server 15 openssl-1_1 Affected
SUSE Linux Enterprise Server 15 SP1 openssl Already fixed
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 Already fixed
SUSE Linux Enterprise Server 15 SP1-BCL openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP1-BCL openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP1-LTSS openssl Already fixed
SUSE Linux Enterprise Server 15 SP1-LTSS openssl-1_0_0 Released
SUSE Linux Enterprise Server 15 SP1-LTSS openssl-1_1 Released
SUSE Linux Enterprise Server 15 SP2-BCL openssl Already fixed
SUSE Linux Enterprise Server 15 SP2-BCL openssl-1_1 Affected
SUSE Linux Enterprise Server 15 SP3-BCL openssl Already fixed
SUSE Linux Enterprise Server 15 SP3-BCL openssl-1_1 Affected
SUSE Linux Enterprise Server 15-LTSS openssl Already fixed
SUSE Linux Enterprise Server 15-LTSS openssl-1_0_0 Released
SUSE Linux Enterprise Server 15-LTSS openssl-1_1 Released
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 openssl Affected
SUSE Linux Enterprise Server for SAP Applications 11 SP4 openssl Affected
SUSE Linux Enterprise Server for SAP Applications 12 compat-openssl098 Released
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 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP3 openssl Released
SUSE Linux Enterprise Server for SAP Applications 12 SP4 compat-openssl098 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP4 openssl Already fixed
SUSE Linux Enterprise Server for SAP Applications 12 SP4 openssl-1_0_0 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP4 openssl-1_1 Released
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 Already fixed
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 Manager Proxy 4.0 openssl Unsupported
SUSE Manager Proxy 4.0 openssl-1_0_0 Released
SUSE Manager Proxy 4.0 openssl-1_1 Released
SUSE Manager Proxy 4.1 openssl Unsupported
SUSE Manager Proxy 4.1 openssl-1_0_0 Released
SUSE Manager Proxy 4.1 openssl-1_1 Released
SUSE Manager Proxy 4.2 openssl Already fixed
SUSE Manager Proxy 4.2 openssl-1_0_0 Released
SUSE Manager Proxy 4.2 openssl-1_1 Released
SUSE Manager Retail Branch Server 4.0 openssl Unsupported
SUSE Manager Retail Branch Server 4.0 openssl-1_0_0 Released
SUSE Manager Retail Branch Server 4.0 openssl-1_1 Released
SUSE Manager Retail Branch Server 4.1 openssl Unsupported
SUSE Manager Retail Branch Server 4.1 openssl-1_0_0 Released
SUSE Manager Retail Branch Server 4.1 openssl-1_1 Released
SUSE Manager Retail Branch Server 4.2 openssl Already fixed
SUSE Manager Retail Branch Server 4.2 openssl-1_0_0 Released
SUSE Manager Retail Branch Server 4.2 openssl-1_1 Released
SUSE Manager Server 4.0 openssl Unsupported
SUSE Manager Server 4.0 openssl-1_0_0 Released
SUSE Manager Server 4.0 openssl-1_1 Released
SUSE Manager Server 4.1 openssl Unsupported
SUSE Manager Server 4.1 openssl-1_0_0 Released
SUSE Manager Server 4.1 openssl-1_1 Released
SUSE Manager Server 4.2 openssl Already fixed
SUSE Manager Server 4.2 openssl-1_0_0 Released
SUSE Manager Server 4.2 openssl-1_1 Released
SUSE OpenStack Cloud 7 openssl Affected
SUSE OpenStack Cloud Crowbar 8 openssl Released
SUSE OpenStack Cloud Crowbar 9 openssl Already fixed
SUSE OpenStack Cloud Crowbar 9 openssl-1_0_0 Released
SUSE OpenStack Cloud Crowbar 9 openssl-1_1 Released
Security Module for SUSE Linux Enterprise 11 openssl1 Released
Products at an unknown state of their lifecycle.
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS openssl Already fixed
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 Already fixed
Container Status
suse/sles12sp4
suse/sles12sp5
openssl-1_0_0Released
bci/openjdk
bci/openjdk-devel
bci/openjdk-devel:11
bci/openjdk:11
bci/python
bci/python:3
rancher/elemental-operator
rancher/seedimage-builder
rancher/seedimage-builder/5.3
suse/389-ds
suse/ltss/sle15.4/sle15:15.4
suse/manager/4.3/proxy-salt-broker
suse/manager/4.3/proxy-tftpd
suse/registry
suse/sle-micro-rancher/5.3
suse/sle-micro-rancher/5.4
suse/sle-micro/5.3/toolbox
suse/sle-micro/5.4/toolbox
suse/sle15:15.4
openssl-1_1Already fixed
bci/bci-init:15.3
bci/golang
bci/golang:1.16
bci/golang:1.17
bci/node:12
bci/node:14
bci/nodejs
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/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:v3.3.0
ses/7/cephcsi/csi-livenessprobe:v1.1.0
ses/7/cephcsi/csi-node-driver-registrar:v2.3.0
ses/7/cephcsi/csi-provisioner:v3.0.0
ses/7/cephcsi/csi-resizer:v1.3.0
ses/7/cephcsi/csi-snapshotter:v4.2.0
ses/7/prometheus-webhook-snmp
ses/7/rook/ceph
suse/ltss/sle15.3/sle15:15.3
suse/sle-micro-rancher/5.2
suse/sle-micro/5.1/toolbox
suse/sle-micro/5.2/toolbox
suse/sle15:15.0
suse/sle15:15.1
suse/sle15:15.2
suse/sle15:15.3
trento/trento-runner
openssl-1_1Released
ses/7/ceph/ceph
ses/7/cephcsi/csi-attacher:v2.1.0
ses/7/cephcsi/csi-node-driver-registrar:v1.2.0
ses/7/cephcsi/csi-provisioner:v1.6.0
ses/7/cephcsi/csi-resizer:v0.4.0
ses/7/cephcsi/csi-snapshotter:v2.1.1
suse/sle-micro/5.0/toolbox
openssl-1_1In progress
bci/bci-sle15-kernel-module-devel
bci/golang
bci/golang:1.20-openssl
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/hpc/warewulf4-x86_64/sle-hpc-node
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/sle15:15.0
suse/sle15:15.1
suse/sle15:15.2
suse/sles12sp4
suse/sles12sp5
opensslAlready fixed
suse/sles12sp3 opensslReleased


SUSE Timeline for this CVE

CVE page created: Tue Aug 17 16:30:34 2021
CVE page last modified: Fri Apr 19 13:49:32 2024