Upstream information
Description
Issue summary: Generating excessively long X9.42 DH keys or checkingexcessively long X9.42 DH keys or parameters may be very slow.
Impact summary: Applications that use the functions DH_generate_key() to
generate an X9.42 DH key may experience long delays. Likewise, applications
that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check()
to check an X9.42 DH key or X9.42 DH parameters may experience long delays.
Where the key or parameters that are being checked have been obtained from
an untrusted source this may lead to a Denial of Service.
While DH_check() performs all the necessary checks (as of CVE-2023-3817),
DH_check_pub_key() doesn't make any of these checks, and is therefore
vulnerable for excessively large P and Q parameters.
Likewise, while DH_generate_key() performs a check for an excessively large
P, it doesn't check for an excessively large Q.
An application that calls DH_generate_key() or DH_check_pub_key() and
supplies a key or parameters obtained from an untrusted source could be
vulnerable to a Denial of Service attack.
DH_generate_key() and DH_check_pub_key() are also called by a number of
other OpenSSL functions. An application calling any of those other
functions may similarly be affected. The other functions affected by this
are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate().
Also vulnerable are the OpenSSL pkey command line application when using the
"-pubcheck" option, as well as the OpenSSL genpkey command line application.
The OpenSSL SSL/TLS implementation is not affected by this issue.
The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.
Upstream Security Advisories:
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having moderate severity.
National Vulnerability Database | SUSE | |
---|---|---|
Base Score | 5.3 | 5.3 |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | 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 | Low | Low |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | None | None |
Integrity Impact | None | None |
Availability Impact | Low | Low |
CVSSv3 Version | 3.1 | 3.1 |
SUSE Security Advisories:
- SUSE-CU-2023:3791-1, published Wed Nov 22 08:42:56 UTC 2023
- SUSE-CU-2023:3801-1, published Wed Nov 22 19:12:27 UTC 2023
- SUSE-CU-2023:3802-1, published Wed Nov 22 19:12:59 UTC 2023
- SUSE-CU-2023:3803-1, published Wed Nov 22 19:14:27 UTC 2023
- SUSE-CU-2023:3804-1, published Wed Nov 22 19:15:16 UTC 2023
- SUSE-CU-2023:3805-1, published Wed Nov 22 19:15:48 UTC 2023
- SUSE-CU-2023:3806-1, published Wed Nov 22 19:16:50 UTC 2023
- SUSE-CU-2023:3807-1, published Wed Nov 22 19:17:02 UTC 2023
- SUSE-CU-2023:3808-1, published Wed Nov 22 19:17:46 UTC 2023
- SUSE-CU-2023:3828-1, published Wed Nov 22 19:21:14 UTC 2023
- SUSE-CU-2023:3838-1, published Thu Nov 23 08:04:33 UTC 2023
- SUSE-CU-2023:3839-1, published Thu Nov 23 08:04:39 UTC 2023
- SUSE-CU-2023:3840-1, published Thu Nov 23 08:04:47 UTC 2023
- SUSE-CU-2023:3841-1, published Thu Nov 23 08:04:53 UTC 2023
- SUSE-CU-2023:3842-1, published Thu Nov 23 08:05:29 UTC 2023
- SUSE-CU-2023:3843-1, published Thu Nov 23 08:06:01 UTC 2023
- SUSE-CU-2023:3844-1, published Thu Nov 23 08:57:11 UTC 2023
- SUSE-CU-2023:3845-1, published Thu Nov 23 08:59:13 UTC 2023
- SUSE-CU-2023:3846-1, published Thu Nov 23 09:00:36 UTC 2023
- SUSE-CU-2023:3915-1, published Wed Nov 29 15:11:47 UTC 2023
- SUSE-CU-2023:3916-1, published Wed Nov 29 15:11:57 UTC 2023
- SUSE-CU-2024:154-1, published Fri Jan 12 08:01:34 UTC 2024
- SUSE-IU-2023:843-1, published Tue Nov 28 13:35:37 UTC 2023
- SUSE-IU-2023:846-1, published Wed Nov 29 08:01:07 UTC 2023
- SUSE-IU-2023:847-1, published Wed Nov 29 08:01:14 UTC 2023
- SUSE-SU-2023:4488-1, published Mon Nov 20 16:30:10 UTC 2023
- SUSE-SU-2023:4489-1, published Mon Nov 20 16:30:07 UTC 2023
- SUSE-SU-2023:4518-1, published Tue Nov 21 20:30:18 UTC 2023
- SUSE-SU-2023:4519-1, published Tue Nov 21 20:30:16 UTC 2023
- SUSE-SU-2023:4520-1, published Tue Nov 21 20:30:14 UTC 2023
- SUSE-SU-2023:4521-1, published Tue Nov 21 20:30:12 UTC 2023
- SUSE-SU-2023:4522-1, published Tue Nov 21 20:30:09 UTC 2023
- SUSE-SU-2023:4523-1, published Tue Nov 21 20:30:07 UTC 2023
- SUSE-SU-2023:4524-1, published Tue Nov 21 20:30:05 UTC 2023
- SUSE-SU-2023:4593-1, published Tue Nov 28 12:30:29 UTC 2023
- SUSE-SU-2023:4635-1, published Mon Dec 4 08:36:07 UTC 2023
- SUSE-SU-2023:4649-1, published
- SUSE-SU-2023:4918-1, published Wed Dec 20 12:30:19 UTC 2023
- SUSE-SU-2023:4919-1, published Wed Dec 20 12:30:17 UTC 2023
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Container bci/bci-base-fips:15.5.4.1 Container bci/bci-init:15.5 Container bci/golang:1.21 Container bci/nodejs:18-12.7 Container bci/nodejs:20-2.7 Container bci/php-apache:latest Container bci/php-fpm:latest Container bci/php:latest Container bci/ruby:2.5-12.36 Container bci/rust:1.77 Container bci/rust:stable-1.2.27 Container suse/nginx:1.21-5.39 Container suse/pcp:5.2.5-15.68 Container suse/postgres:15 Container suse/postgres:16.1-2.3 Container suse/rmt-mariadb-client:10.6-12.1 Container suse/rmt-mariadb:10.6-14.4 Container suse/rmt-server:2.14-11.37 |
| |
Container bci/bci-init:15.4.30.29 Container bci/nodejs:16-18.24 Container suse/manager/4.3/proxy-httpd:susemanager-4.3.9.9.40.10 Container suse/manager/4.3/proxy-squid:susemanager-4.3.9.9.39.8 Container suse/manager/4.3/proxy-ssh:susemanager-4.3.9.9.30.8 Container suse/pcp:5.2.5-17.194 Container suse/postgres:14.10-24.14 |
| |
Container bci/bci-sle15-kernel-module-devel:15.5 Container bci/openjdk-devel:11-10.84 Container bci/openjdk-devel:17 Container bci/openjdk:11-11.41 Container bci/openjdk:17 Container bci/python:3.11-12.33 Container bci/python:3.6-14.33 Container rancher/elemental-operator:1.5.1-1.5.1 Container rancher/seedimage-builder:1.5.1-1.5.1 Container suse/389-ds:2.2-16.47 Container suse/sle-micro/5.5/toolbox:12.1-2.2.101 Container suse/sle-micro/base-5.5:2.0.2-4.2.16 Container suse/sle15:15.5.36.5.57 |
| |
Container bci/golang:oldstable-openssl-8.7 Container bci/golang:stable-openssl-8.7 |
| |
Container caasp/v4/cilium-operator:1.6.6 Container caasp/v4/cilium:1.6.6 Container suse/sle15:15.1.6.2.846 |
| |
Container rancher/elemental-teal-rt/5.4:1.2.3-2.2.63 Container rancher/elemental-teal/5.4:1.2.3-3.2.78 |
| |
Container suse/git:2.35-4.15 Container suse/sle-micro/kvm-5.5:2.0.2-2.2.20 Container suse/sle-micro/rt-5.5:2.0.2-3.2.23 |
| |
Container suse/helm:3.13-3.15 Container suse/hpc/warewulf4-x86_64/sle-hpc-node:latest Container suse/registry:2.8-15.17 Container suse/sle-micro/5.5:2.0.2-4.2.20 Image SLES15-SP5-Azure-Basic Image SLES15-SP5-Azure-Standard Image SLES15-SP5-BYOS-Azure Image SLES15-SP5-BYOS-EC2 Image SLES15-SP5-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-Aliyun Image SLES15-SP5-CHOST-BYOS-Azure Image SLES15-SP5-CHOST-BYOS-EC2 Image SLES15-SP5-CHOST-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-GDC Image SLES15-SP5-CHOST-BYOS-SAP-CCloud Image SLES15-SP5-EC2 Image SLES15-SP5-GCE Image SLES15-SP5-HPC-Azure Image SLES15-SP5-HPC-BYOS-Azure Image SLES15-SP5-HPC-BYOS-EC2 Image SLES15-SP5-HPC-BYOS-GCE Image SLES15-SP5-Hardened-BYOS-Azure Image SLES15-SP5-Hardened-BYOS-EC2 Image SLES15-SP5-Hardened-BYOS-GCE Image SLES15-SP5-Manager-Proxy-5-0-BYOS Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE Image SLES15-SP5-Manager-Server-5-0-BYOS Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE Image SLES15-SP5-Micro-5-5 Image SLES15-SP5-Micro-5-5-Azure Image SLES15-SP5-Micro-5-5-BYOS Image SLES15-SP5-Micro-5-5-BYOS-Azure Image SLES15-SP5-Micro-5-5-BYOS-EC2 Image SLES15-SP5-Micro-5-5-BYOS-GCE Image SLES15-SP5-Micro-5-5-EC2 Image SLES15-SP5-Micro-5-5-GCE Image SLES15-SP5-SAP-BYOS-Azure Image SLES15-SP5-SAP-BYOS-EC2 Image SLES15-SP5-SAP-BYOS-GCE Image SLES15-SP5-SAP-Hardened-Azure Image SLES15-SP5-SAP-Hardened-BYOS-Azure Image SLES15-SP5-SAP-Hardened-BYOS-EC2 Image SLES15-SP5-SAP-Hardened-BYOS-GCE Image SLES15-SP5-SAP-Hardened-GCE |
| |
Container suse/ltss/sle12.5/sles12sp5:8.5.7 |
| |
Container suse/ltss/sle15.3/bci-base:latest Container suse/sle-micro/5.1/toolbox:12.1-2.2.496 Container suse/sle-micro/5.2/toolbox:12.1-6.2.318 Container suse/sle15:15.2.9.5.373 Container suse/sle15:15.3.17.20.215 |
| |
Container suse/ltss/sle15.4/bci-base:latest Container suse/manager/4.3/proxy-salt-broker:susemanager-4.3.9.9.30.10 Container suse/manager/4.3/proxy-tftpd:susemanager-4.3.9.9.30.9 Container suse/sle-micro/5.3/toolbox:12.1-5.2.258 Container suse/sle-micro/5.4/toolbox:12.1-4.2.155 Container suse/sle15:15.4.27.14.120 |
| |
Container suse/sle-micro-rancher/5.2:latest Image SLES15-SP2-BYOS-Azure Image SLES15-SP2-HPC-BYOS-Azure 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-HPC-BYOS-Azure Image SLES15-SP3-HPC-BYOS-EC2-HVM Image SLES15-SP3-HPC-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-SAP-BYOS-Azure Image SLES15-SP3-SAP-BYOS-EC2-HVM Image SLES15-SP3-SAP-BYOS-GCE |
| |
Container suse/sle-micro-rancher/5.3:latest Container suse/sle-micro-rancher/5.4:latest Image SLES15-SP4-BYOS Image SLES15-SP4-BYOS-Azure Image SLES15-SP4-BYOS-EC2 Image SLES15-SP4-BYOS-GCE Image SLES15-SP4-CHOST-BYOS Image SLES15-SP4-CHOST-BYOS-Aliyun Image SLES15-SP4-CHOST-BYOS-Azure Image SLES15-SP4-CHOST-BYOS-EC2 Image SLES15-SP4-CHOST-BYOS-GCE Image SLES15-SP4-CHOST-BYOS-SAP-CCloud Image SLES15-SP4-HPC-BYOS Image SLES15-SP4-HPC-BYOS-Azure Image SLES15-SP4-HPC-BYOS-EC2 Image SLES15-SP4-HPC-BYOS-GCE Image SLES15-SP4-HPC-EC2 Image SLES15-SP4-HPC-GCE Image SLES15-SP4-Hardened-BYOS Image SLES15-SP4-Hardened-BYOS-Azure Image SLES15-SP4-Hardened-BYOS-EC2 Image SLES15-SP4-Hardened-BYOS-GCE Image SLES15-SP4-Manager-Proxy-4-3-BYOS Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3 Image SLES15-SP4-Manager-Server-4-3-Azure-llc Image SLES15-SP4-Manager-Server-4-3-Azure-ltd Image SLES15-SP4-Manager-Server-4-3-BYOS Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3-EC2-llc Image SLES15-SP4-Manager-Server-4-3-EC2-ltd Image SLES15-SP4-Micro-5-3 Image SLES15-SP4-Micro-5-3-BYOS Image SLES15-SP4-Micro-5-3-BYOS-Azure Image SLES15-SP4-Micro-5-3-BYOS-EC2 Image SLES15-SP4-Micro-5-3-BYOS-GCE Image SLES15-SP4-Micro-5-3-EC2 Image SLES15-SP4-Micro-5-4 Image SLES15-SP4-Micro-5-4-BYOS Image SLES15-SP4-Micro-5-4-BYOS-Azure Image SLES15-SP4-Micro-5-4-BYOS-EC2 Image SLES15-SP4-Micro-5-4-BYOS-GCE Image SLES15-SP4-Micro-5-4-EC2 Image SLES15-SP4-Micro-5-4-GCE Image SLES15-SP4-SAP-BYOS Image SLES15-SP4-SAP-BYOS-Azure Image SLES15-SP4-SAP-BYOS-EC2 Image SLES15-SP4-SAP-BYOS-GCE Image SLES15-SP4-SAP-Hardened Image SLES15-SP4-SAP-Hardened-Azure Image SLES15-SP4-SAP-Hardened-BYOS Image SLES15-SP4-SAP-Hardened-BYOS-Azure Image SLES15-SP4-SAP-Hardened-BYOS-EC2 Image SLES15-SP4-SAP-Hardened-BYOS-GCE Image SLES15-SP4-SAP-Hardened-GCE Image SLES15-SP4-SUSE-Rancher-Setup-BYOS Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2 |
| |
Container suse/sles12sp5:6.5.537 |
| |
Container trento/trento-wanda:1.0.0-build1.5.2 Container trento/trento-web:2.0.0-build4.21.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 |
| |
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 |
| |
Image SLES15-SP1-SAP-Azure-LI-BYOS-Production Image SLES15-SP1-SAP-Azure-VLI-BYOS-Production |
| |
Image SLES15-SP2-SAP-Azure-LI-BYOS-Production Image SLES15-SP2-SAP-Azure-VLI-BYOS-Production Image SLES15-SP3-SAP-Azure-LI-BYOS-Production Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production Image SLES15-SP3-SAPCAL-Azure Image SLES15-SP3-SAPCAL-EC2-HVM Image SLES15-SP3-SAPCAL-GCE |
| |
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-SP4-SAP Image SLES15-SP4-SAP-Azure Image SLES15-SP4-SAP-EC2 Image SLES15-SP4-SAP-GCE Image SLES15-SP4-SAPCAL Image SLES15-SP4-SAPCAL-Azure Image SLES15-SP4-SAPCAL-EC2 Image SLES15-SP4-SAPCAL-GCE |
| |
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 |
| |
Image SLES15-SP5-SAPCAL-Azure Image SLES15-SP5-SAPCAL-EC2 Image SLES15-SP5-SAPCAL-GCE |
| |
Image SLES15-SP6-SAP-Azure-LI-BYOS Image SLES15-SP6-SAP-Azure-LI-BYOS-Production Image SLES15-SP6-SAP-Azure-VLI-BYOS Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production |
| |
SUSE CaaS Platform 4.0 |
| Patchnames: SUSE-SUSE-CAASP-4.0-2023-4520 SUSE-SUSE-CAASP-4.0-2023-4522 |
SUSE Enterprise Storage 7.1 |
| Patchnames: SUSE-Storage-7.1-2023-4519 SUSE-Storage-7.1-2023-4522 |
SUSE Liberty Linux 8 |
| Patchnames: RHSA-2023:7877 |
SUSE Liberty Linux 9 |
| Patchnames: RHSA-2024:2447 |
SUSE Linux Enterprise Desktop 15 SP4 SUSE Linux Enterprise Module for Basesystem 15 SP4 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP4-2023-4524 SUSE-SLE-Module-Basesystem-15-SP4-2023-4649 |
SUSE Linux Enterprise Desktop 15 SP5 SUSE Linux Enterprise Module for Basesystem 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2023-4518 SUSE-SLE-Module-Basesystem-15-SP5-2023-4635 |
SUSE Linux Enterprise Desktop 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl-3-devel-3.1.4-150600.3.6 SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl1_1-1.1.1w-150600.3.10 SUSE Linux Enterprise Module for Development Tools 15 SP6 GA libopenssl-1_1-devel-1.1.1w-150600.3.10 |
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 SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP4 |
| Patchnames: SUSE-SLE-Module-Legacy-12-2023-4593 |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4520 |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4519 |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4519 SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4522 |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4519 SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4522 |
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 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP4-2023-4524 SUSE-SLE-Module-Basesystem-15-SP4-2023-4649 SUSE-SLE-Module-Legacy-15-SP4-2023-4522 |
SUSE Linux Enterprise High Performance Computing 15 SP5 SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2023-4518 SUSE-SLE-Module-Basesystem-15-SP5-2023-4635 SUSE-SLE-Module-Legacy-15-SP5-2023-4522 |
SUSE Linux Enterprise High Performance Computing 15 SP6 SUSE Linux Enterprise Server 15 SP6 SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl-3-devel-3.1.4-150600.3.6 SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl1_1-1.1.1w-150600.3.10 SUSE Linux Enterprise Module for Development Tools 15 SP6 GA libopenssl-1_1-devel-1.1.1w-150600.3.10 SUSE Linux Enterprise Module for Legacy 15 SP6 GA libopenssl-1_0_0-devel-1.0.2p-150000.3.91.1 SUSE Linux Enterprise Module for Legacy 15 SP6 GA openssl-1_0_0-1.0.2p-150000.3.91.1 SUSE Linux Enterprise Module for Legacy 15 SP6 GA openssl-1_1-1.1.1w-150600.3.10 |
SUSE Linux Enterprise Live Patching 15 SP4 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP4-2023-4919 |
SUSE Linux Enterprise Live Patching 15 SP5 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP5-2023-4918 |
SUSE Linux Enterprise Micro 5.1 |
| Patchnames: SUSE-SUSE-MicroOS-5.1-2023-4519 |
SUSE Linux Enterprise Micro 5.2 |
| Patchnames: SUSE-SUSE-MicroOS-5.2-2023-4519 |
SUSE Linux Enterprise Micro 5.3 |
| Patchnames: SUSE-SLE-Micro-5.3-2023-4524 SUSE-SLE-Micro-5.3-2023-4649 |
SUSE Linux Enterprise Micro 5.4 |
| Patchnames: SUSE-SLE-Micro-5.4-2023-4524 SUSE-SLE-Micro-5.4-2023-4649 |
SUSE Linux Enterprise Micro 5.5 |
| Patchnames: SUSE-SLE-Micro-5.5-2023-4518 |
SUSE Linux Enterprise Micro 6.0 |
| Patchnames: SUSE Linux Enterprise Micro 6.0 GA libopenssl-3-devel-3.1.4-5.6 |
SUSE Linux Enterprise Module for Basesystem 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl-3-devel-3.1.4-150600.3.6 SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libopenssl1_1-1.1.1w-150600.3.10 |
SUSE Linux Enterprise Module for Development Tools 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Development Tools 15 SP6 GA libopenssl-1_1-devel-1.1.1w-150600.3.10 |
SUSE Linux Enterprise Module for Legacy 15 SP4 |
| Patchnames: SUSE-SLE-Module-Legacy-15-SP4-2023-4522 |
SUSE Linux Enterprise Module for Legacy 15 SP5 |
| Patchnames: SUSE-SLE-Module-Legacy-15-SP5-2023-4522 |
SUSE Linux Enterprise Module for Legacy 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Legacy 15 SP6 GA libopenssl-1_0_0-devel-1.0.2p-150000.3.91.1 SUSE Linux Enterprise Module for Legacy 15 SP6 GA openssl-1_0_0-1.0.2p-150000.3.91.1 SUSE Linux Enterprise Module for Legacy 15 SP6 GA openssl-1_1-1.1.1w-150600.3.10 |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE |
| Patchnames: SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-4488 SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-4489 |
SUSE Linux Enterprise Server 12 SP5 |
| Patchnames: SUSE-SLE-Module-Legacy-12-2023-4593 SUSE-SLE-SDK-12-SP5-2023-4521 SUSE-SLE-SDK-12-SP5-2023-4523 SUSE-SLE-SERVER-12-SP5-2023-4521 SUSE-SLE-SERVER-12-SP5-2023-4523 |
SUSE Linux Enterprise Server 15 SP1-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4520 SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4522 |
SUSE Linux Enterprise Server 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4519 SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4522 |
SUSE Linux Enterprise Server 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4519 SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4522 |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 |
| Patchnames: SUSE-SLE-Module-Legacy-12-2023-4593 SUSE-SLE-SAP-12-SP5-2023-4593 SUSE-SLE-SDK-12-SP5-2023-4521 SUSE-SLE-SDK-12-SP5-2023-4523 SUSE-SLE-SERVER-12-SP5-2023-4521 SUSE-SLE-SERVER-12-SP5-2023-4523 |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4520 SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4522 |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4519 SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4522 |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4519 SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4522 |
SUSE Linux Enterprise Software Development Kit 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2023-4521 SUSE-SLE-SDK-12-SP5-2023-4523 |
openSUSE Leap 15.4 |
| Patchnames: openSUSE-SLE-15.4-2023-4522 openSUSE-SLE-15.4-2023-4524 openSUSE-SLE-15.4-2023-4649 |
openSUSE Leap 15.5 |
| Patchnames: openSUSE-SLE-15.5-2023-4518 openSUSE-SLE-15.5-2023-4522 openSUSE-SLE-15.5-2023-4635 |
openSUSE Leap Micro 5.3 |
| Patchnames: openSUSE-Leap-Micro-5.3-2023-4524 openSUSE-Leap-Micro-5.3-2023-4649 |
openSUSE Leap Micro 5.4 |
| Patchnames: openSUSE-Leap-Micro-5.4-2023-4524 openSUSE-Leap-Micro-5.4-2023-4649 |
openSUSE Leap Micro 5.5 |
| Patchnames: openSUSE-Leap-Micro-5.5-2023-4518 |
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-13428 openSUSE-Tumbleweed-2024-13437 openSUSE-Tumbleweed-2024-13438 |
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp3-chost-byos-v20240912
- alibaba/sles-15-sp4-chost-byos-v20231127
- alibaba/sles-15-sp5-chost-byos-v20231213
- amazon/suse-manager-proxy-4-3-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-manager-server-4-3-byos-v20231123-hvm-ssd-x86_64
- amazon/suse-rancher-setup-byos-v20231208-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp3-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp3-byos-v20240819-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp4-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp5-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-1-byos-v20231214-hvm-ssd-arm64
- amazon/suse-sle-micro-5-1-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-2-byos-v20231214-hvm-ssd-arm64
- amazon/suse-sle-micro-5-2-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-3-byos-v20240131-hvm-ssd-arm64
- amazon/suse-sle-micro-5-3-byos-v20240131-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-3-v20240103-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-5-3-v20240103-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-5-3-v20240103-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-5-3-v20240103-hvm-ssd-x86_64-ltd
- amazon/suse-sle-micro-5-4-byos-v20240125-hvm-ssd-arm64
- amazon/suse-sle-micro-5-4-byos-v20240125-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-4-v20240207-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-5-4-v20240207-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-5-4-v20240207-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-5-4-v20240207-hvm-ssd-x86_64-ltd
- amazon/suse-sle-micro-5-5-byos-v20240113-hvm-ssd-arm64
- amazon/suse-sle-micro-5-5-byos-v20240113-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-5-v20240113-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-5-5-v20240113-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-5-5-v20240113-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-5-5-v20240113-hvm-ssd-x86_64-ltd
- amazon/suse-sles-12-sp5-byos-v20240210-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20240210-ecs-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20240210-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-byos-v20240819-hvm-ssd-arm64
- amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-arm64
- amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-sapcal-v20240819-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-byos-v20231214-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-hardened-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-sapcal-v20231128-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-byos-v20231214-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-hardened-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-sapcal-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20231214-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20231214-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-byos-v20240210-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp2-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp2-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-hardened-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-byos-v20231214-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-hardened-byos-v20231214-hvm-ssd-x86_64
- google/sle-hpc-15-sp3-byos-v20240809-x86-64
- google/sle-hpc-15-sp4-byos-v20231214-x86-64
- google/sle-hpc-15-sp5-byos-v20231214-x86-64
- google/sle-micro-5-1-byos-v20231214-x86-64
- google/sle-micro-5-2-byos-v20231214-x86-64
- google/sle-micro-5-3-byos-v20240131-arm64
- google/sle-micro-5-3-byos-v20240131-x86-64
- google/sle-micro-5-4-byos-v20240125-arm64
- google/sle-micro-5-4-byos-v20240125-x86-64
- google/sle-micro-5-5-byos-v20240113-arm64
- google/sle-micro-5-5-byos-v20240113-x86-64
- google/sles-12-sp5-byos-v20240125-x86-64
- google/sles-12-sp5-sap-byos-v20240125-x86-64
- google/sles-12-sp5-sap-v20240125-x86-64
- google/sles-12-sp5-v20240209-x86-64
- google/sles-15-sp2-sap-byos-v20231214-x86-64
- google/sles-15-sp2-sap-v20231214-x86-64
- google/sles-15-sp3-byos-v20240809-x86-64
- google/sles-15-sp3-chost-byos-v20240807-x86-64
- google/sles-15-sp3-sap-byos-v20231214-x86-64
- google/sles-15-sp3-sap-v20231214-x86-64
- google/sles-15-sp3-sapcal-v20240809-x86-64
- google/sles-15-sp4-byos-v20231214-arm64
- google/sles-15-sp4-byos-v20231214-x86-64
- google/sles-15-sp4-chost-byos-v20231127-arm64
- google/sles-15-sp4-chost-byos-v20231127-x86-64
- google/sles-15-sp4-hardened-byos-v20231214-x86-64
- google/sles-15-sp4-sap-byos-v20231214-x86-64
- google/sles-15-sp4-sap-v20231214-x86-64
- google/sles-15-sp4-sapcal-v20231128-x86-64
- google/sles-15-sp5-byos-v20231214-arm64
- google/sles-15-sp5-byos-v20231214-x86-64
- google/sles-15-sp5-chost-byos-v20231213-arm64
- google/sles-15-sp5-chost-byos-v20231213-x86-64
- google/sles-15-sp5-hardened-byos-v20231214-x86-64
- google/sles-15-sp5-sap-byos-v20231214-x86-64
- google/sles-15-sp5-sap-v20231214-x86-64
- google/sles-15-sp5-sapcal-v20231214-x86-64
- google/sles-15-sp5-v20231214-arm64
- google/sles-15-sp5-v20231214-x86-64
- google/sles-sap-15-sp4-hardened-byos-v20231214-x86-64
- google/sles-sap-15-sp4-hardened-v20231214-x86-64
- google/sles-sap-15-sp5-hardened-byos-v20231214-x86-64
- google/sles-sap-15-sp5-hardened-v20231214-x86-64
- google/suse-manager-proxy-4-3-byos-v20231214-x86-64
- google/suse-manager-server-4-3-byos-v20231123-x86-64
- microsoft/suse-manager-proxy-4-3-byos-v20231214-x86_64
- microsoft/suse-manager-server-4-3-byos-v20231123-x86_64
- microsoft/suse-sle-hpc-12-sp5-byos-v20240125-x86_64
- microsoft/suse-sle-hpc-12-sp5-v20240125-x86_64
- microsoft/suse-sle-hpc-15-sp3-byos-v20240206-x86_64
- microsoft/suse-sle-hpc-15-sp5-byos-v20231214-x86_64
- microsoft/suse-sle-micro-5-1-byos-v20231214-x86_64
- microsoft/suse-sle-micro-5-2-byos-v20231214-x86_64
- microsoft/suse-sle-micro-5-3-byos-v20240131-x86_64
- microsoft/suse-sle-micro-5-3-byos-v20240201-arm64
- microsoft/suse-sle-micro-5-4-byos-v20231128-arm64
- microsoft/suse-sle-micro-5-4-byos-v20240131-x86_64
- microsoft/suse-sle-micro-5-5-byos-v20240113-x86_64
- microsoft/suse-sle-micro-5-5-byos-v20241114-arm64
- microsoft/suse-sles-12-sp5-basic-v20240125-x86_64
- microsoft/suse-sles-12-sp5-byos-v20231224-x86_64
- microsoft/suse-sles-12-sp5-v20240125-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64
- microsoft/suse-sles-15-sp3-sapcal-v20240207-x86_64
- microsoft/suse-sles-15-sp4-byos-v20231214-arm64
- microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64
- microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64
- microsoft/suse-sles-15-sp4-sapcal-v20231128-x86_64
- microsoft/suse-sles-15-sp5-basic-v20231214-x86_64
- microsoft/suse-sles-15-sp5-chost-byos-v20231213-arm64
- microsoft/suse-sles-15-sp5-chost-byos-v20231213-x86_64
- microsoft/suse-sles-15-sp5-hardened-byos-v20231214-x86_64
- microsoft/suse-sles-15-sp5-sapcal-v20231214-x86_64
- microsoft/suse-sles-15-sp5-v20231214-arm64
- microsoft/suse-sles-15-sp5-v20231214-x86_64
- microsoft/suse-sles-sap-12-sp5-byos-v20231224-x86_64
- microsoft/suse-sles-sap-12-sp5-v20240125-x86_64
- microsoft/suse-sles-sap-15-sp2-byos-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp3-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp4-byos-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-byos-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-v20231214-x86_64
- microsoft/suse-sles-sap-15-sp5-v20231214-x86_64
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-Aliyun | openssl-1_1 | Released |
SLES15-SP5-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP5-CHOST-BYOS-Azure | openssl-1_1 | Released |
SLES15-SP5-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP5-CHOST-BYOS-EC2 | openssl-1_1 | Released |
SLES15-SP5-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP5-CHOST-BYOS-GCE | openssl-1_1 | Released |
SLES15-SP5-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
SLES15-SP5-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Released |
SUSE Linux Enterprise Desktop 15 SP5 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 SP5 | openssl-1_1 | Released |
SUSE Linux Enterprise Desktop 15 SP5 | openssl-3 | Released |
SUSE Linux Enterprise High Performance Computing 12 | compat-openssl098 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-1_0_0 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-1_1 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | openssl-3 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP6 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | openssl-1_1-livepatches | Released |
SUSE Linux Enterprise Micro 5.1 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.1 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro 5.2 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.2 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro 5.3 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.3 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro 5.3 | openssl-3 | Released |
SUSE Linux Enterprise Micro 5.4 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.4 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro 5.4 | openssl-3 | Released |
SUSE Linux Enterprise Micro 5.5 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.5 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro 6.0 | openssl | Not affected |
SUSE Linux Enterprise Micro 6.0 | openssl-3 | Released |
SUSE Linux Enterprise Micro for Rancher 5.2 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro for Rancher 5.3 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro for Rancher 5.3 | openssl-3 | Released |
SUSE Linux Enterprise Micro for Rancher 5.4 | openssl-1_1 | Released |
SUSE Linux Enterprise Micro for Rancher 5.4 | openssl-3 | Released |
SUSE Linux Enterprise Micro for Rancher 5.5 | openssl-1_1 | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl-1_1 | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | openssl-3 | Released |
SUSE Linux Enterprise Module for Certifications 15 SP5 | openssl-1_1 | Affected |
SUSE Linux Enterprise Module for Legacy 15 SP5 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Module for Legacy 15 SP6 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Server 15 SP5 | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP5 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Server 15 SP5 | openssl-1_1 | Released |
SUSE Linux Enterprise Server 15 SP5 | openssl-3 | Released |
SUSE Linux Enterprise Server 15 SP6 | openssl-1_0_0 | Released |
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 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-1_1 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | openssl-3 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | openssl-1_0_0 | Released |
SUSE Manager Proxy 4.3 | openssl | Not affected |
SUSE Manager Proxy 4.3 | openssl-1_0_0 | Released |
SUSE Manager Proxy 4.3 | openssl-1_1 | Released |
SUSE Manager Proxy 4.3 | openssl-3 | Released |
SUSE Manager Retail Branch Server 4.3 | openssl | Not affected |
SUSE Manager Retail Branch Server 4.3 | openssl-1_0_0 | Released |
SUSE Manager Retail Branch Server 4.3 | openssl-1_1 | Released |
SUSE Manager Retail Branch Server 4.3 | openssl-3 | Released |
SUSE Manager Server 4.3 | openssl | Not affected |
SUSE Manager Server 4.3 | openssl-1_0_0 | Released |
SUSE Manager Server 4.3 | openssl-1_1 | Released |
SUSE Manager Server 4.3 | openssl-3 | Released |
openSUSE Leap 15.5 | openssl | Not affected |
openSUSE Leap 15.5 | openssl-1_0_0 | Released |
openSUSE Leap 15.5 | openssl-1_1 | Released |
openSUSE Leap 15.5 | openssl-1_1-livepatches | Released |
openSUSE Leap 15.5 | openssl-3 | Released |
openSUSE Leap 15.6 | openssl-1_0_0 | Affected |
openSUSE Leap Micro 5.5 | openssl | Not affected |
openSUSE Leap Micro 5.5 | openssl-1_1 | Affected |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SLES15-EC2-CHOST-HVM-BYOS | openssl | Not affected |
SLES15-EC2-CHOST-HVM-BYOS | openssl-1_1 | Affected |
SLES15-SP1-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-Azure | openssl-1_1 | In progress |
SLES15-SP1-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-EC2 | openssl-1_1 | In progress |
SLES15-SP1-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP1-CHOST-BYOS-GCE | openssl-1_1 | In progress |
SLES15-SP2-CHOST-BYOS-Aliyun | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-Aliyun | openssl-1_1 | In progress |
SLES15-SP2-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-Azure | openssl-1_1 | In progress |
SLES15-SP2-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-EC2 | openssl-1_1 | In progress |
SLES15-SP2-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP2-CHOST-BYOS-GCE | openssl-1_1 | In progress |
SLES15-SP3-CHOST-BYOS-Aliyun | openssl-1_1 | Released |
SLES15-SP3-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-Azure | openssl-1_1 | Released |
SLES15-SP3-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-EC2 | openssl-1_1 | Released |
SLES15-SP3-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-GCE | openssl-1_1 | Released |
SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
SLES15-SP3-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS-Aliyun | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS-Azure | openssl | Not affected |
SLES15-SP4-CHOST-BYOS-Azure | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS-EC2 | openssl | Not affected |
SLES15-SP4-CHOST-BYOS-EC2 | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS-GCE | openssl | Not affected |
SLES15-SP4-CHOST-BYOS-GCE | openssl-1_1 | Released |
SLES15-SP4-CHOST-BYOS-SAP-CCloud | openssl | Not affected |
SLES15-SP4-CHOST-BYOS-SAP-CCloud | openssl-1_1 | Released |
SUSE Linux Enterprise Desktop 15 SP4 | openssl | Not affected |
SUSE Linux Enterprise Desktop 15 SP4 | openssl-1_1 | Released |
SUSE Linux Enterprise Desktop 15 SP4 | openssl-3 | Released |
SUSE Linux Enterprise High Performance Computing 12 SP5 | openssl | Not affected |
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 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 | Released |
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 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | openssl-1_1 | Released |
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 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | openssl-1_1 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-1_0_0 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-1_1 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4 | openssl-3 | Released |
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 | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-1_1 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | openssl-3 | Released |
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 | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-1_1 | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | openssl-3 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | openssl-1_1-livepatches | Released |
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 Basesystem 15 SP4 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl-1_1 | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | openssl-3 | Released |
SUSE Linux Enterprise Module for Certifications 15 SP3 | openssl-1_1 | 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 Module for Legacy 15 SP4 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl | Released |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | openssl1 | Released |
SUSE Linux Enterprise Server 12 SP5 | compat-openssl098 | Released |
SUSE Linux Enterprise Server 12 SP5 | openssl | Not affected |
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 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 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-LTSS | openssl | Not affected |
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 | 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-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_0_0 | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | openssl-1_1 | Released |
SUSE Linux Enterprise Server 15 SP4 | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP4 | openssl-1_0_0 | Released |
SUSE Linux Enterprise Server 15 SP4 | openssl-1_1 | Released |
SUSE Linux Enterprise Server 15 SP4 | openssl-3 | Released |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-1_0_0 | Ignore |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-1_1 | Released |
SUSE Linux Enterprise Server 15 SP4-LTSS | openssl-3 | Released |
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 | Released |
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 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | openssl-1_1 | Released |
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 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | openssl-1_1 | Released |
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 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | openssl-1_1 | Released |
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 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-1_1 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | openssl-3 | Released |
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 | Released |
SUSE CaaS Platform 4.0 | openssl-1_1 | Released |
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 | Released |
SUSE Enterprise Storage 7.1 | openssl-1_1 | Released |
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 | openssl-1_1 | 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 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 | openssl-1_1 | 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 | Released |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | openssl-1_1 | Affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | openssl | Not affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | openssl-1_1 | Affected |
SUSE Linux Enterprise Micro 5.0 | openssl | Not affected |
SUSE Linux Enterprise Micro 5.0 | openssl-1_1 | Affected |
SUSE Linux Enterprise Module for Basesystem 15 | openssl | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 | openssl-1_1 | 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 Legacy 12 | compat-openssl098 | Released |
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 | 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 | Released |
SUSE Linux Enterprise Real Time 15 SP4 | openssl-3 | Released |
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 | Not 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 | Released |
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 | Not 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 | 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 | Released |
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 | openssl-1_1 | 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 | Released |
SUSE Linux Enterprise Server 15 SP1-LTSS | openssl-1_1 | Released |
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 SP3-BCL | openssl | Not affected |
SUSE Linux Enterprise Server 15 SP3-BCL | 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 15-LTSS | openssl-1_1 | 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 | 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 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | compat-openssl098 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | openssl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | compat-openssl098 | Released |
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 | openssl-1_1 | 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 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | openssl-1_1 | Released |
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 | Released |
SUSE Linux Enterprise Software Development Kit 12 SP5 | openssl-1_1 | Released |
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 | Released |
openSUSE Leap 15.4 | openssl-1_1 | Released |
openSUSE Leap 15.4 | openssl-1_1-livepatches | Released |
openSUSE Leap 15.4 | openssl-3 | Released |
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 | Released |
openSUSE Leap Micro 5.3 | openssl-3 | Released |
openSUSE Leap Micro 5.4 | openssl | Not affected |
openSUSE Leap Micro 5.4 | openssl-1_1 | Released |
openSUSE Leap Micro 5.4 | openssl-3 | Released |
Products at an unknown state of their lifecycle. | ||
SLES15-SP5-CHOST-BYOS-GDC | openssl | Not affected |
SLES15-SP5-CHOST-BYOS-GDC | openssl-1_1 | Released |
Container Status | ||
suse/ltss/sle12.5/sles12sp5 suse/sles12sp5 | openssl-1_0_0 | Released |
suse/sles12sp4 | openssl-1_0_0 | In progress |
suse/sle15:15.0 | openssl-1_1 | Affected |
bci/bci-sle15-kernel-module-devel:15.5 bci/golang bci/golang:1.20-openssl bci/openjdk-devel:11 bci/openjdk-devel:17 bci/openjdk:11 bci/openjdk:17 bci/python bci/python:3 rancher/elemental-operator rancher/seedimage-builder suse/389-ds suse/helm suse/hpc/warewulf4-x86_64/sle-hpc-node suse/ltss/sle15.3/bci-base suse/ltss/sle15.4/bci-base 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.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 | openssl-1_1 | Released |
bci/bci-init:15.3 bci/golang:1.16 bci/golang:1.17 bci/node:12 bci/node:14 bci/nodejs bci/openjdk bci/openjdk-devel bci/ruby 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/sle-micro/5.0/toolbox trento/trento-runner | openssl-1_1 | In progress |
bci/bci-sle15-kernel-module-devel:15.5 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/ltss/sle12.5/sles12sp5 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 | openssl | Not affected |
suse/sles12sp3 | openssl | In progress |
SUSE Timeline for this CVE
CVE page created: Mon Nov 6 19:00:22 2023CVE page last modified: Mon Nov 18 14:11:12 2024