Upstream information

CVE-2023-39325 at MITRE

Description

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.

SUSE information

Overall state of this security issue: Pending

This issue is currently rated as having important severity.

CVSS v3 Scores
  National Vulnerability Database SUSE
Base Score 7.5 7.5
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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 High High
CVSSv3 Version 3.1 3.1

Note from the SUSE Security Team on the go1.* package

SUSE only supports the current and the previous GO language releases.

SUSE Bugzilla entry: 1216109 [RESOLVED / FIXED]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
Container bci/golang:1.21-2.34.5
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-race >= 1.21.3-150000.1.12.1
Container bci/golang:oldstable-openssl-34.5
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
Container bci/golang:stable-openssl-8.2
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
SUSE Enterprise Storage 7.1
  • kubernetes1.24-client >= 1.24.17-150300.7.6.1
  • kubernetes1.24-client-common >= 1.24.17-150300.7.6.1
Patchnames:
SUSE-Storage-7.1-2024-3343
SUSE Liberty Linux 8
  • delve >= 1.9.1-1.module+el8.8.0+16778+5fbb74f5
  • go-toolset >= 1.19.13-1.module+el8.8.0+20380+7171fefb
  • golang >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-bin >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-docs >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-misc >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-race >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-src >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • golang-tests >= 1.19.13-1.module+el8.8.0+20373+d9cd605c
  • grafana >= 7.5.15-5.el8_8
Patchnames:
RHSA-2023:5721
RHSA-2023:5863
SUSE Liberty Linux 9
  • go-toolset >= 1.19.13-1.el9_2
  • golang >= 1.19.13-1.el9_2
  • golang-bin >= 1.19.13-1.el9_2
  • golang-docs >= 1.19.13-1.el9_2
  • golang-misc >= 1.19.13-1.el9_2
  • golang-race >= 1.19.13-1.el9_2
  • golang-src >= 1.19.13-1.el9_2
  • golang-tests >= 1.19.13-1.el9_2
  • grafana >= 9.0.9-4.el9_2
Patchnames:
RHSA-2023:5738
RHSA-2023:5867
SUSE Linux Enterprise Desktop 15 SP4
SUSE Linux Enterprise High Performance Computing 15 SP4
SUSE Linux Enterprise Module for Development Tools 15 SP4
SUSE Linux Enterprise Server 15 SP4
SUSE Manager Proxy 4.3
SUSE Manager Retail Branch Server 4.3
SUSE Manager Server 4.3
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
Patchnames:
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4068
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4069
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4469
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4472
SUSE Linux Enterprise Desktop 15 SP5
SUSE Linux Enterprise Module for Development Tools 15 SP5
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
Patchnames:
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4068
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4069
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4469
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4472
SUSE Linux Enterprise Desktop 15 SP6
SUSE Linux Enterprise Module for Development Tools 15 SP6
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.5.1-150600.14.2
  • go1.21-openssl-doc >= 1.21.5.1-150600.14.2
  • go1.21-openssl-race >= 1.21.5.1-150600.14.2
  • go1.21-race >= 1.21.3-150000.1.12.1
Patchnames:
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.20-openssl-1.20.12.1-150000.1.17.1
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.21-1.21.9-150000.1.30.1
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.21-openssl-1.21.5.1-150600.14.2
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
  • kubernetes1.24-client >= 1.24.17-150300.7.6.1
  • kubernetes1.24-client-common >= 1.24.17-150300.7.6.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3343
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
  • kubernetes1.24-client >= 1.24.17-150400.9.16.1
  • kubernetes1.24-client-common >= 1.24.17-150400.9.16.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3094
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3097
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3098
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3341
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3344
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
  • kubernetes1.24-client >= 1.24.17-150400.9.16.1
  • kubernetes1.24-client-common >= 1.24.17-150400.9.16.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3094
SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3097
SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3098
SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3341
SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3344
SUSE Linux Enterprise High Performance Computing 15 SP5
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
  • kubernetes1.24-client >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-common >= 1.24.17-150500.3.22.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Module-Containers-15-SP5-2024-3094
SUSE-SLE-Module-Containers-15-SP5-2024-3097
SUSE-SLE-Module-Containers-15-SP5-2024-3098
SUSE-SLE-Module-Containers-15-SP5-2024-3342
SUSE-SLE-Module-Containers-15-SP5-2024-3344
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4068
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4069
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4469
SUSE-SLE-Module-Development-Tools-15-SP5-2023-4472
SUSE Linux Enterprise High Performance Computing 15 SP6
SUSE Linux Enterprise Server 15 SP6
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.5.1-150600.14.2
  • go1.21-openssl-doc >= 1.21.5.1-150600.14.2
  • go1.21-openssl-race >= 1.21.5.1-150600.14.2
  • go1.21-race >= 1.21.3-150000.1.12.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.20-openssl-1.20.12.1-150000.1.17.1
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.21-1.21.9-150000.1.30.1
SUSE Linux Enterprise Module for Development Tools 15 SP6 GA go1.21-openssl-1.21.5.1-150600.14.2
SUSE-SLE-Module-Containers-15-SP6-2024-3094
SUSE-SLE-Module-Containers-15-SP6-2024-3097
SUSE-SLE-Module-Containers-15-SP6-2024-3098
SUSE-SLE-Module-Containers-15-SP6-2024-3344
SUSE Linux Enterprise Module for Containers 15 SP5
  • kubernetes1.24-client >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-common >= 1.24.17-150500.3.22.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Module-Containers-15-SP5-2024-3094
SUSE-SLE-Module-Containers-15-SP5-2024-3097
SUSE-SLE-Module-Containers-15-SP5-2024-3098
SUSE-SLE-Module-Containers-15-SP5-2024-3342
SUSE-SLE-Module-Containers-15-SP5-2024-3344
SUSE Linux Enterprise Module for Containers 15 SP6
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Module-Containers-15-SP6-2024-3094
SUSE-SLE-Module-Containers-15-SP6-2024-3097
SUSE-SLE-Module-Containers-15-SP6-2024-3098
SUSE-SLE-Module-Containers-15-SP6-2024-3344
SUSE Linux Enterprise Server 15 SP3-LTSS
  • kubernetes1.24-client >= 1.24.17-150300.7.6.1
  • kubernetes1.24-client-common >= 1.24.17-150300.7.6.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3343
SUSE Linux Enterprise Server 15 SP4-LTSS
  • kubernetes1.24-client >= 1.24.17-150400.9.16.1
  • kubernetes1.24-client-common >= 1.24.17-150400.9.16.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3094
SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3097
SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3098
SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3341
SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3344
SUSE Linux Enterprise Server for SAP Applications 15 SP3
  • kubernetes1.24-client >= 1.24.17-150300.7.6.1
  • kubernetes1.24-client-common >= 1.24.17-150300.7.6.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3343
SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
  • kubernetes1.24-client >= 1.24.17-150400.9.16.1
  • kubernetes1.24-client-common >= 1.24.17-150400.9.16.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4068
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4069
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4469
SUSE-SLE-Module-Development-Tools-15-SP4-2023-4472
SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3094
SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3097
SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3098
SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3341
SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3344
SUSE Package Hub 12
  • go >= 1.21-41.1
  • go-doc >= 1.21-41.1
  • go1.21 >= 1.21.3-2.1
  • go1.21-doc >= 1.21.3-2.1
Patchnames:
openSUSE-2023-360
openSUSE Leap 15.4
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
Patchnames:
openSUSE-SLE-15.4-2023-4068
openSUSE-SLE-15.4-2023-4069
openSUSE-SLE-15.4-2023-4469
openSUSE-SLE-15.4-2023-4472
openSUSE Leap 15.5
  • go1.20 >= 1.20.10-150000.1.29.1
  • go1.20-doc >= 1.20.10-150000.1.29.1
  • go1.20-openssl >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-doc >= 1.20.11.1-150000.1.14.1
  • go1.20-openssl-race >= 1.20.11.1-150000.1.14.1
  • go1.20-race >= 1.20.10-150000.1.29.1
  • go1.21 >= 1.21.3-150000.1.12.1
  • go1.21-doc >= 1.21.3-150000.1.12.1
  • go1.21-openssl >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-doc >= 1.21.4.1-150000.1.5.1
  • go1.21-openssl-race >= 1.21.4.1-150000.1.5.1
  • go1.21-race >= 1.21.3-150000.1.12.1
  • kubernetes1.24-apiserver >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-bash-completion >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-common >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-fish-completion >= 1.24.17-150500.3.22.1
  • kubernetes1.24-controller-manager >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubeadm >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubelet >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubelet-common >= 1.24.17-150500.3.22.1
  • kubernetes1.24-proxy >= 1.24.17-150500.3.22.1
  • kubernetes1.24-scheduler >= 1.24.17-150500.3.22.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
Patchnames:
openSUSE-SLE-15.5-2023-4068
openSUSE-SLE-15.5-2023-4069
openSUSE-SLE-15.5-2023-4469
openSUSE-SLE-15.5-2023-4472
openSUSE-SLE-15.5-2024-3094
openSUSE-SLE-15.5-2024-3097
openSUSE-SLE-15.5-2024-3098
openSUSE-SLE-15.5-2024-3342
openSUSE-SLE-15.5-2024-3344
openSUSE Leap 15.6
  • kubernetes1.24-apiserver >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-bash-completion >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-common >= 1.24.17-150500.3.22.1
  • kubernetes1.24-client-fish-completion >= 1.24.17-150500.3.22.1
  • kubernetes1.24-controller-manager >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubeadm >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubelet >= 1.24.17-150500.3.22.1
  • kubernetes1.24-kubelet-common >= 1.24.17-150500.3.22.1
  • kubernetes1.24-proxy >= 1.24.17-150500.3.22.1
  • kubernetes1.24-scheduler >= 1.24.17-150500.3.22.1
  • kubernetes1.25-apiserver >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-bash-completion >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-common >= 1.25.16-150400.9.16.1
  • kubernetes1.25-client-fish-completion >= 1.25.16-150400.9.16.1
  • kubernetes1.25-controller-manager >= 1.25.16-150400.9.16.1
  • kubernetes1.25-kubeadm >= 1.25.16-150400.9.16.1
  • kubernetes1.25-kubelet >= 1.25.16-150400.9.16.1
  • kubernetes1.25-kubelet-common >= 1.25.16-150400.9.16.1
  • kubernetes1.25-proxy >= 1.25.16-150400.9.16.1
  • kubernetes1.25-scheduler >= 1.25.16-150400.9.16.1
  • kubernetes1.26-apiserver >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-bash-completion >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-common >= 1.26.15-150400.9.11.1
  • kubernetes1.26-client-fish-completion >= 1.26.15-150400.9.11.1
  • kubernetes1.26-controller-manager >= 1.26.15-150400.9.11.1
  • kubernetes1.26-kubeadm >= 1.26.15-150400.9.11.1
  • kubernetes1.26-kubelet >= 1.26.15-150400.9.11.1
  • kubernetes1.26-kubelet-common >= 1.26.15-150400.9.11.1
  • kubernetes1.26-proxy >= 1.26.15-150400.9.11.1
  • kubernetes1.26-scheduler >= 1.26.15-150400.9.11.1
  • kubernetes1.27-apiserver >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-bash-completion >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-common >= 1.27.16-150400.9.10.1
  • kubernetes1.27-client-fish-completion >= 1.27.16-150400.9.10.1
  • kubernetes1.27-controller-manager >= 1.27.16-150400.9.10.1
  • kubernetes1.27-kubeadm >= 1.27.16-150400.9.10.1
  • kubernetes1.27-kubelet >= 1.27.16-150400.9.10.1
  • kubernetes1.27-kubelet-common >= 1.27.16-150400.9.10.1
  • kubernetes1.27-proxy >= 1.27.16-150400.9.10.1
  • kubernetes1.27-scheduler >= 1.27.16-150400.9.10.1
  • kubernetes1.28-apiserver >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-bash-completion >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-common >= 1.28.13-150400.9.8.1
  • kubernetes1.28-client-fish-completion >= 1.28.13-150400.9.8.1
  • kubernetes1.28-controller-manager >= 1.28.13-150400.9.8.1
  • kubernetes1.28-kubeadm >= 1.28.13-150400.9.8.1
  • kubernetes1.28-kubelet >= 1.28.13-150400.9.8.1
  • kubernetes1.28-kubelet-common >= 1.28.13-150400.9.8.1
  • kubernetes1.28-proxy >= 1.28.13-150400.9.8.1
  • kubernetes1.28-scheduler >= 1.28.13-150400.9.8.1
Patchnames:
openSUSE-SLE-15.6-2024-3094
openSUSE-SLE-15.6-2024-3097
openSUSE-SLE-15.6-2024-3098
openSUSE-SLE-15.6-2024-3342
openSUSE-SLE-15.6-2024-3344
openSUSE Tumbleweed
  • cmctl >= 1.13.2-1.1
  • go1.20 >= 1.20.10-1.1
  • go1.20-doc >= 1.20.10-1.1
  • go1.20-libstd >= 1.20.10-1.1
  • go1.20-race >= 1.20.10-1.1
  • go1.21 >= 1.21.3-1.1
  • go1.21-doc >= 1.21.3-1.1
  • go1.21-libstd >= 1.21.3-1.1
  • go1.21-race >= 1.21.3-1.1
  • traefik >= 2.10.7-1.1
  • traefik2 >= 2.11.5-1.1
  • velero >= 1.12.1-1.1
  • velero-bash-completion >= 1.12.1-1.1
  • velero-fish-completion >= 1.12.1-1.1
  • velero-zsh-completion >= 1.12.1-1.1
Patchnames:
openSUSE-Tumbleweed-2024-13326
openSUSE-Tumbleweed-2024-13327
openSUSE-Tumbleweed-2024-13376
openSUSE-Tumbleweed-2024-13384
openSUSE-Tumbleweed-2024-13506
openSUSE-Tumbleweed-2024-14076


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Desktop 15 SP5 go Not affected
SUSE Linux Enterprise Desktop 15 SP5 go1.19 Won't fix
SUSE Linux Enterprise Desktop 15 SP5 go1.20 Released
SUSE Linux Enterprise Desktop 15 SP5 go1.20-openssl Released
SUSE Linux Enterprise Desktop 15 SP5 go1.21 Released
SUSE Linux Enterprise Desktop 15 SP5 go1.21-openssl Released
SUSE Linux Enterprise Desktop 15 SP6 go Not affected
SUSE Linux Enterprise Desktop 15 SP6 go1.20-openssl Released
SUSE Linux Enterprise Desktop 15 SP6 go1.21 Released
SUSE Linux Enterprise Desktop 15 SP6 go1.21-openssl Released
SUSE Linux Enterprise High Performance Computing 12 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP5 go1.20 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 go1.20-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP5 go1.21 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 go1.21-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.24 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.25 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.26 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.27 Released
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.28 Released
SUSE Linux Enterprise High Performance Computing 15 SP6 go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 go1.20-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP6 go1.21 Released
SUSE Linux Enterprise High Performance Computing 15 SP6 go1.21-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.25 Released
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.26 Released
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.27 Released
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.28 Released
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.24 Released
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.25 Released
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.26 Released
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.27 Released
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.28 Released
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.25 Released
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.26 Released
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.27 Released
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.28 Released
SUSE Linux Enterprise Module for Development Tools 15 SP5 go Not affected
SUSE Linux Enterprise Module for Development Tools 15 SP5 go1.19 Won't fix
SUSE Linux Enterprise Module for Development Tools 15 SP5 go1.20 Released
SUSE Linux Enterprise Module for Development Tools 15 SP5 go1.20-openssl Released
SUSE Linux Enterprise Module for Development Tools 15 SP5 go1.21 Released
SUSE Linux Enterprise Module for Development Tools 15 SP5 go1.21-openssl Released
SUSE Linux Enterprise Module for Development Tools 15 SP6 go Not affected
SUSE Linux Enterprise Module for Development Tools 15 SP6 go1.20-openssl Released
SUSE Linux Enterprise Module for Development Tools 15 SP6 go1.21 Released
SUSE Linux Enterprise Module for Development Tools 15 SP6 go1.21-openssl Released
SUSE Linux Enterprise Server 15 SP5 go Not affected
SUSE Linux Enterprise Server 15 SP5 go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP5 go1.20 Released
SUSE Linux Enterprise Server 15 SP5 go1.20-openssl Released
SUSE Linux Enterprise Server 15 SP5 go1.21 Released
SUSE Linux Enterprise Server 15 SP5 go1.21-openssl Released
SUSE Linux Enterprise Server 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.24 Released
SUSE Linux Enterprise Server 15 SP5 kubernetes1.25 Released
SUSE Linux Enterprise Server 15 SP5 kubernetes1.26 Released
SUSE Linux Enterprise Server 15 SP5 kubernetes1.27 Released
SUSE Linux Enterprise Server 15 SP5 kubernetes1.28 Released
SUSE Linux Enterprise Server 15 SP6 go Not affected
SUSE Linux Enterprise Server 15 SP6 go1.20-openssl Released
SUSE Linux Enterprise Server 15 SP6 go1.21 Released
SUSE Linux Enterprise Server 15 SP6 go1.21-openssl Released
SUSE Linux Enterprise Server 15 SP6 kubernetes1.25 Released
SUSE Linux Enterprise Server 15 SP6 kubernetes1.26 Released
SUSE Linux Enterprise Server 15 SP6 kubernetes1.27 Released
SUSE Linux Enterprise Server 15 SP6 kubernetes1.28 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go1.19 Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go1.20 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go1.20-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go1.21 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 go1.21-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.24 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.25 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.26 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.27 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.28 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 go Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 go1.20-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 go1.21 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 go1.21-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.25 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.26 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.27 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.28 Released
SUSE Manager Proxy 4.3 go Not affected
SUSE Manager Proxy 4.3 go1.19 Won't fix
SUSE Manager Proxy 4.3 go1.20 Released
SUSE Manager Proxy 4.3 go1.20-openssl Released
SUSE Manager Proxy 4.3 go1.21 Released
SUSE Manager Proxy 4.3 go1.21-openssl Released
SUSE Manager Proxy 4.3 kubernetes1.18 Not affected
SUSE Manager Proxy 4.3 kubernetes1.23 Not affected
SUSE Manager Proxy 4.3 kubernetes1.24 Affected
SUSE Manager Proxy 4.3 kubernetes1.25 Affected
SUSE Manager Proxy 4.3 kubernetes1.26 Affected
SUSE Manager Proxy 4.3 kubernetes1.27 Affected
SUSE Manager Proxy 4.3 kubernetes1.28 Affected
SUSE Manager Retail Branch Server 4.3 go Not affected
SUSE Manager Retail Branch Server 4.3 go1.19 Won't fix
SUSE Manager Retail Branch Server 4.3 go1.20 Released
SUSE Manager Retail Branch Server 4.3 go1.20-openssl Released
SUSE Manager Retail Branch Server 4.3 go1.21 Released
SUSE Manager Retail Branch Server 4.3 go1.21-openssl Released
SUSE Manager Retail Branch Server 4.3 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.23 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.24 Affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.25 Affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.26 Affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.27 Affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.28 Affected
SUSE Manager Server 4.3 go Not affected
SUSE Manager Server 4.3 go1.19 Won't fix
SUSE Manager Server 4.3 go1.20 Released
SUSE Manager Server 4.3 go1.20-openssl Released
SUSE Manager Server 4.3 go1.21 Released
SUSE Manager Server 4.3 go1.21-openssl Released
SUSE Manager Server 4.3 kubernetes1.18 Not affected
SUSE Manager Server 4.3 kubernetes1.23 Not affected
SUSE Manager Server 4.3 kubernetes1.24 Affected
SUSE Manager Server 4.3 kubernetes1.25 Affected
SUSE Manager Server 4.3 kubernetes1.26 Affected
SUSE Manager Server 4.3 kubernetes1.27 Affected
SUSE Manager Server 4.3 kubernetes1.28 Affected
openSUSE Leap 15.5 go Not affected
openSUSE Leap 15.5 go1.19 Won't fix
openSUSE Leap 15.5 go1.20 Released
openSUSE Leap 15.5 go1.20-openssl Released
openSUSE Leap 15.5 go1.21 Released
openSUSE Leap 15.5 go1.21-openssl Released
openSUSE Leap 15.5 kubernetes1.18 Not affected
openSUSE Leap 15.5 kubernetes1.23 Not affected
openSUSE Leap 15.5 kubernetes1.24 Released
openSUSE Leap 15.5 kubernetes1.25 Released
openSUSE Leap 15.5 kubernetes1.26 Released
openSUSE Leap 15.5 kubernetes1.27 Released
openSUSE Leap 15.5 kubernetes1.28 Released
openSUSE Leap 15.6 go Not affected
openSUSE Leap 15.6 go1.19 Won't fix
openSUSE Leap 15.6 go1.20 Released
openSUSE Leap 15.6 go1.20-openssl Released
openSUSE Leap 15.6 go1.21 Released
openSUSE Leap 15.6 go1.21-openssl Released
openSUSE Leap 15.6 kubernetes1.18 Not affected
openSUSE Leap 15.6 kubernetes1.23 Not affected
openSUSE Leap 15.6 kubernetes1.24 Released
openSUSE Leap 15.6 kubernetes1.25 Released
openSUSE Leap 15.6 kubernetes1.26 Released
openSUSE Leap 15.6 kubernetes1.27 Released
openSUSE Leap 15.6 kubernetes1.28 Released
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise Desktop 15 SP4 go Not affected
SUSE Linux Enterprise Desktop 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise Desktop 15 SP4 go1.20 Released
SUSE Linux Enterprise Desktop 15 SP4 go1.20-openssl Released
SUSE Linux Enterprise Desktop 15 SP4 go1.21 Released
SUSE Linux Enterprise Desktop 15 SP4 go1.21-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP3 kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS kubernetes1.24 Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS kubernetes1.24 Released
SUSE Linux Enterprise High Performance Computing 15 SP4 go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.20 Released
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.20-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.21 Released
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.21-openssl Released
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.24 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.25 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.26 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.27 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.28 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go1.20 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go1.20-openssl Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go1.21 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS go1.21-openssl Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.24 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.25 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.26 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.27 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.28 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go1.20 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go1.20-openssl Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go1.21 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS go1.21-openssl Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.24 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.25 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.26 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.27 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.28 Released
SUSE Linux Enterprise Module for Containers 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 kubernetes1.18 Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 kubernetes1.23 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.18 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.23 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.24 Affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.25 Affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.26 Affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.27 Affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.28 Affected
SUSE Linux Enterprise Module for Development Tools 15 SP3 go Not affected
SUSE Linux Enterprise Module for Development Tools 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise Module for Development Tools 15 SP4 go Not affected
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.20 Released
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.20-openssl Released
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.21 Released
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.21-openssl Released
SUSE Linux Enterprise Server 12 SP5 go Not affected
SUSE Linux Enterprise Server 12 SP5 go1.20 Affected
SUSE Linux Enterprise Server 12 SP5 go1.21 Affected
SUSE Linux Enterprise Server 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP3 go Not affected
SUSE Linux Enterprise Server 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP3 kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP3 kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS go Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP3-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS kubernetes1.24 Released
SUSE Linux Enterprise Server 15 SP4 go Not affected
SUSE Linux Enterprise Server 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP4 go1.20 Released
SUSE Linux Enterprise Server 15 SP4 go1.20-openssl Released
SUSE Linux Enterprise Server 15 SP4 go1.21 Released
SUSE Linux Enterprise Server 15 SP4 go1.21-openssl Released
SUSE Linux Enterprise Server 15 SP4 kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.24 Affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.25 Affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.26 Affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.27 Affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.28 Affected
SUSE Linux Enterprise Server 15 SP4-LTSS go Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP4-LTSS go1.20 Affected
SUSE Linux Enterprise Server 15 SP4-LTSS go1.20-openssl Affected
SUSE Linux Enterprise Server 15 SP4-LTSS go1.21 Affected
SUSE Linux Enterprise Server 15 SP4-LTSS go1.21-openssl Affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.24 Released
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.25 Released
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.26 Released
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.27 Released
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.28 Released
SUSE Linux Enterprise Server for SAP Applications 12 SP5 go Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 go1.20 Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 go1.21 Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 go Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP3 kubernetes1.18 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 kubernetes1.23 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 kubernetes1.24 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.20 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.20-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.21 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.21-openssl Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.18 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.23 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.24 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.25 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.26 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.27 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.28 Released
Products past their end of life and not receiving proactive updates anymore.
SUSE CaaS Platform 4.0 kubernetes Not affected
SUSE Enterprise Storage 6 kubernetes Not affected
SUSE Enterprise Storage 7 kubernetes1.18 Not affected
SUSE Enterprise Storage 7.1 go Not affected
SUSE Enterprise Storage 7.1 go1.19 Won't fix
SUSE Enterprise Storage 7.1 kubernetes1.18 Not affected
SUSE Enterprise Storage 7.1 kubernetes1.23 Not affected
SUSE Enterprise Storage 7.1 kubernetes1.24 Released
SUSE Linux Enterprise Desktop 15 SP3 go Not affected
SUSE Linux Enterprise Desktop 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP1 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Module for Public Cloud 12 kubernetes Not affected
SUSE Linux Enterprise Real Time 15 SP3 go Not affected
SUSE Linux Enterprise Real Time 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise Real Time 15 SP3 go1.20 Released
SUSE Linux Enterprise Real Time 15 SP3 go1.21 Released
SUSE Linux Enterprise Real Time 15 SP4 go Not affected
SUSE Linux Enterprise Real Time 15 SP4 go1.19 Won't fix
SUSE Linux Enterprise Real Time 15 SP4 go1.20 Affected
SUSE Linux Enterprise Real Time 15 SP4 go1.20-openssl Affected
SUSE Linux Enterprise Real Time 15 SP4 go1.21 Affected
SUSE Linux Enterprise Real Time 15 SP4 go1.21-openssl Affected
SUSE Linux Enterprise Server 12 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-BCL kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise Server 15 SP2-BCL kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP3-BCL go Not affected
SUSE Linux Enterprise Server 15 SP3-BCL go1.19 Won't fix
SUSE Linux Enterprise Server 15 SP3-BCL kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP3-BCL kubernetes1.23 Not affected
SUSE Linux Enterprise Server for SAP Applications 12 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Software Development Kit 12 SP5 go Not affected
SUSE Linux Enterprise Software Development Kit 12 SP5 go1.20 Affected
SUSE Linux Enterprise Software Development Kit 12 SP5 go1.21 Affected
SUSE Manager Proxy 4.0 kubernetes Not affected
SUSE Manager Proxy 4.1 kubernetes1.18 Not affected
SUSE Manager Proxy 4.2 go Not affected
SUSE Manager Proxy 4.2 go1.19 Won't fix
SUSE Manager Proxy 4.2 kubernetes1.18 Not affected
SUSE Manager Proxy 4.2 kubernetes1.23 Not affected
SUSE Manager Retail Branch Server 4.0 kubernetes Not affected
SUSE Manager Retail Branch Server 4.1 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.2 go Not affected
SUSE Manager Retail Branch Server 4.2 go1.19 Won't fix
SUSE Manager Retail Branch Server 4.2 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.2 kubernetes1.23 Not affected
SUSE Manager Server 4.0 kubernetes Not affected
SUSE Manager Server 4.1 kubernetes1.18 Not affected
SUSE Manager Server 4.2 go Not affected
SUSE Manager Server 4.2 go1.19 Won't fix
SUSE Manager Server 4.2 kubernetes1.18 Not affected
SUSE Manager Server 4.2 kubernetes1.23 Not affected
SUSE Package Hub 12 go Released
SUSE Package Hub 12 go1.21 Released
openSUSE Leap 15.3 go Not affected
openSUSE Leap 15.3 go1.19 Won't fix
openSUSE Leap 15.3 kubernetes1.18 Not affected
openSUSE Leap 15.3 kubernetes1.24 Released
openSUSE Leap 15.4 go Not affected
openSUSE Leap 15.4 go1.19 Won't fix
openSUSE Leap 15.4 go1.20 Released
openSUSE Leap 15.4 go1.20-openssl Released
openSUSE Leap 15.4 go1.21 Released
openSUSE Leap 15.4 go1.21-openssl Released
openSUSE Leap 15.4 kubernetes1.18 Not affected
openSUSE Leap 15.4 kubernetes1.24 Released
openSUSE Leap 15.4 kubernetes1.25 Released
openSUSE Leap 15.4 kubernetes1.26 Released
openSUSE Leap 15.4 kubernetes1.27 Released
openSUSE Leap 15.4 kubernetes1.28 Released
Container Status
bci/golang:1.19 go1.19Won't fix
bci/golang:1.20-openssl go1.20-opensslReleased
bci/golang go1.20In progress
bci/golang go1.21-opensslReleased
bci/golang:1.21 go1.21Released
Harvester master
rancher/shell:v0.1.24 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
Harvester v1.2-head
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-provisioner:v3.6.2 csi-provisionerAffected
longhornio/csi-resizer:v1.9.2 csi-resizerAffected
longhornio/csi-snapshotter:v6.3.2 csi-snapshotterAffected
rancher/rancher:v2.8.2 opt/drivers/management-state/bin/docker-machine-driver-harvester
opt/drivers/management-state/bin/docker-machine-driver-harvester
opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/bandwidth
usr/bin/cni
usr/bin/containerd
usr/bin/containerd
usr/bin/containerd-shim-runc-v2
usr/bin/containerd-shim-runc-v2
usr/bin/etcdctl
usr/bin/etcdctl
usr/bin/firewall
usr/bin/helm_v3
usr/bin/helm_v3
usr/bin/k3s
usr/bin/k3s
usr/bin/kustomize
usr/bin/loglevel
usr/bin/rancher
usr/bin/rancher-machine
usr/bin/rancher-machine
usr/bin/runc
usr/bin/telemetry
usr/bin/telemetry
usr/share/rancher/ui/assets/docker-machine-driver-harvester
usr/share/rancher/ui/assets/docker-machine-driver-harvester
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/wins.exe
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/system-agent:v0.3.4-suc opt/rancher-system-agent-suc/rancher-system-agent
opt/rancher-system-agent-suc/rancher-system-agent
usr/bin/kubectl
Affected
rancher/fleet-agent:v0.9.0 usr/bin/fleet
usr/bin/fleetagent
Affected
rancher/fleet:v0.9.0 usr/bin/fleetcontrollerAffected
rancher/gitjob:v0.1.96 usr/bin/gitcloner
usr/bin/gitjob
Affected
rancher/harvester-upgrade:v1.2-head usr/bin/kubectl
usr/bin/virtctl
Affected
rancher/rancher-webhook:v0.4.2 usr/bin/webhookAffected
rancher/shell:v0.1.22 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
usr/local/bin/kubectl
usr/local/bin/kustomize
Affected
longhornio/longhorn-engine:v1.5.5 usr/local/bin/longhorn-instance-managerAffected
Harvester v1.2.2
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-provisioner:v3.6.2 csi-provisionerAffected
longhornio/csi-resizer:v1.9.2 csi-resizerAffected
longhornio/csi-snapshotter:v6.3.2 csi-snapshotterAffected
rancher/rancher:v2.8.2 opt/drivers/management-state/bin/docker-machine-driver-harvester
opt/drivers/management-state/bin/docker-machine-driver-harvester
opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/bandwidth
usr/bin/cni
usr/bin/containerd
usr/bin/containerd
usr/bin/containerd-shim-runc-v2
usr/bin/containerd-shim-runc-v2
usr/bin/etcdctl
usr/bin/etcdctl
usr/bin/firewall
usr/bin/helm_v3
usr/bin/helm_v3
usr/bin/k3s
usr/bin/k3s
usr/bin/kustomize
usr/bin/loglevel
usr/bin/rancher
usr/bin/rancher-machine
usr/bin/rancher-machine
usr/bin/runc
usr/bin/telemetry
usr/bin/telemetry
usr/share/rancher/ui/assets/docker-machine-driver-harvester
usr/share/rancher/ui/assets/docker-machine-driver-harvester
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/wins.exe
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/system-agent:v0.3.4-suc opt/rancher-system-agent-suc/rancher-system-agent
opt/rancher-system-agent-suc/rancher-system-agent
usr/bin/kubectl
Affected
rancher/fleet-agent:v0.9.0 usr/bin/fleet
usr/bin/fleetagent
Affected
rancher/fleet:v0.9.0 usr/bin/fleetcontrollerAffected
rancher/gitjob:v0.1.96 usr/bin/gitcloner
usr/bin/gitjob
Affected
rancher/harvester-upgrade:v1.2.2 usr/bin/kubectl
usr/bin/virtctl
Affected
rancher/rancher-webhook:v0.4.2 usr/bin/webhookAffected
rancher/shell:v0.1.22 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
usr/local/bin/kubectl
usr/local/bin/kustomize
Affected
longhornio/longhorn-engine:v1.5.5 usr/local/bin/longhorn-instance-managerAffected
Harvester v1.3-head
rancher/rke2-runtime:v1.28.12-rke2r1 bin/crictl
bin/crictl
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
rancher/rancher:v2.8.5 opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/etcdctl
usr/bin/etcdctl
usr/bin/kustomize
usr/bin/loglevel
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/wins.exe
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/system-agent:v0.3.6-suc usr/bin/kubectlAffected
Harvester v1.3.2
rancher/rke2-runtime:v1.28.12-rke2r1 bin/crictl
bin/crictl
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
rancher/rancher:v2.8.5 opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/etcdctl
usr/bin/etcdctl
usr/bin/kustomize
usr/bin/loglevel
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/wins.exe
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/system-agent:v0.3.6-suc usr/bin/kubectlAffected
rancher/harvester-upgrade:v1.3.2 usr/bin/kubectl
usr/bin/virtctl
Affected
Longhorn v1.5-head
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
longhornio/longhorn-engine:v1.5.5 usr/local/bin/longhorn-instance-managerAffected
Longhorn v1.5.5
longhornio/csi-provisioner:v3.6.2 csi-provisionerAffected
longhornio/csi-resizer:v1.9.2 csi-resizerAffected
longhornio/csi-snapshotter:v6.3.2 csi-snapshotterAffected
longhornio/longhorn-engine:v1.5.5 usr/local/bin/longhorn-instance-managerAffected
Longhorn v1.6-head
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
Longhorn v1.6.3
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
Rancher v2.8-head
rancher/rancher:v2.8-head opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/etcdctl
usr/bin/etcdctl
usr/bin/kustomize
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/docker-machine-driver-linode
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/rke-tools:v0.1.96 opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/docker
opt/rke-tools/rke-etcd-backup
tmp/bandwidth
tmp/bridge
tmp/dhcp
tmp/dummy
tmp/firewall
tmp/flannel
tmp/host-device
tmp/host-local
tmp/ipvlan
tmp/loopback
tmp/macvlan
tmp/portmap
tmp/ptp
tmp/sbr
tmp/static
tmp/tuning
tmp/vlan
tmp/vrf
usr/bin/confd
usr/local/bin/etcdctl
usr/local/bin/etcdctl
usr/local/bin/kubectl
Affected
rancher/rancher-agent:v2.8-head usr/bin/kubectl
usr/bin/kubectl
Affected
rancher/shell:v0.1.19 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
usr/local/bin/kustomize
Affected
Rancher v2.8.10
rancher/rke-tools:v0.1.96 opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/docker
opt/rke-tools/rke-etcd-backup
tmp/bandwidth
tmp/bridge
tmp/dhcp
tmp/dummy
tmp/firewall
tmp/flannel
tmp/host-device
tmp/host-local
tmp/ipvlan
tmp/loopback
tmp/macvlan
tmp/portmap
tmp/ptp
tmp/sbr
tmp/static
tmp/tuning
tmp/vlan
tmp/vrf
usr/bin/confd
usr/local/bin/etcdctl
usr/local/bin/etcdctl
usr/local/bin/kubectl
Affected
rancher/shell:v0.1.19 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
usr/local/bin/kustomize
Affected


SUSE Timeline for this CVE

CVE page created: Tue Oct 10 21:30:03 2023
CVE page last modified: Thu Nov 21 11:53:58 2024