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: Resolved

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:oldstable-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 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 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
  • 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 High Performance Computing 15 SP5
SUSE Linux Enterprise Module for Development Tools 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
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 High Performance Computing 15 SP6
SUSE Linux Enterprise Module for Development Tools 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-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 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
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 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 Enterprise Storage 7.1 go Not affected
SUSE Enterprise Storage 7.1 go1.19 Won't fix
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 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 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 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 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 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 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 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 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 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 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.3 go Analysis
SUSE Manager Proxy 4.3 go1.19 Analysis
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 Retail Branch Server 4.3 go Analysis
SUSE Manager Retail Branch Server 4.3 go1.19 Analysis
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 Server 4.3 go Analysis
SUSE Manager Server 4.3 go1.19 Analysis
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 Package Hub 12 go Released
SUSE Package Hub 12 go1.21 Released
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.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
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise Desktop 15 SP4 go Analysis
SUSE Linux Enterprise Desktop 15 SP4 go1.19 Analysis
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 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-ESPOS go Analysis
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS go1.19 Analysis
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 SP4 go Analysis
SUSE Linux Enterprise High Performance Computing 15 SP4 go1.19 Analysis
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-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-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 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 Analysis
SUSE Linux Enterprise Module for Development Tools 15 SP4 go1.19 Analysis
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 15 SP3 go Not affected
SUSE Linux Enterprise Server 15 SP3 go1.19 Won't fix
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 SP4 go Analysis
SUSE Linux Enterprise Server 15 SP4 go1.19 Analysis
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-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 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 SP4 go Analysis
SUSE Linux Enterprise Server for SAP Applications 15 SP4 go1.19 Analysis
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
Products past their end of life and not receiving proactive updates anymore.
SUSE Linux Enterprise Desktop 15 SP3 go Not affected
SUSE Linux Enterprise Desktop 15 SP3 go1.19 Won't fix
SUSE Linux Enterprise Real Time 15 SP3 go Analysis
SUSE Linux Enterprise Real Time 15 SP3 go1.19 Analysis
SUSE Linux Enterprise Real Time 15 SP3 go1.20 Analysis
SUSE Linux Enterprise Real Time 15 SP3 go1.21 Analysis
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 15 SP3-BCL go Not affected
SUSE Linux Enterprise Server 15 SP3-BCL go1.19 Won't fix
SUSE Manager Proxy 4.2 go Not affected
SUSE Manager Proxy 4.2 go1.19 Won't fix
SUSE Manager Retail Branch Server 4.2 go Not affected
SUSE Manager Retail Branch Server 4.2 go1.19 Won't fix
SUSE Manager Server 4.2 go Not affected
SUSE Manager Server 4.2 go1.19 Won't fix
openSUSE Leap 15.3 go Not affected
openSUSE Leap 15.3 go1.19 Won't fix
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
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/rke2-runtime:v1.27.13-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
rancher/rancher:v2.8.3 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/bin/runc
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:master-head usr/bin/kubectl
usr/bin/virtctl
Affected
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
rancher/shell:v0.1.23 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
Harvester v1.2-head
rancher/rke2-runtime:v1.26.15-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
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/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
rancher/rke2-cloud-provider:v1.26.3-build20230406 usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Harvester v1.2.1
rancher/rke2-runtime:v1.25.9-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/kubectl
bin/kubectl
bin/kubelet
bin/kubelet
bin/runc
bin/runc
Affected
rancher/harvester-seeder:v0.1.0 bin/manager
bin/manager
Affected
rancher/harvester-pcidevices:v0.2.5 bin/pcidevices
bin/pcidevices
Affected
rancher/system-upgrade-controller:v0.11.0 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-attacher:v3.4.0 csi-attacher
csi-attacher
Affected
longhornio/csi-node-driver-registrar:v2.5.0 csi-node-driver-registrar
csi-node-driver-registrar
Affected
longhornio/csi-provisioner:v2.1.2 csi-provisioner
csi-provisioner
Affected
longhornio/csi-resizer:v1.3.0 csi-resizer
csi-resizer
Affected
longhornio/csi-snapshotter:v5.0.1 csi-snapshotter
csi-snapshotter
Affected
rancher/nginx-ingress-controller:nginx-1.6.4-hardened4 dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
longhornio/livenessprobe:v2.8.0 livenessprobe
livenessprobe
Affected
longhornio/longhorn-share-manager:v1.4.3 longhorn-share-managerAffected
rancher/rancher:v2.7.5 opt/drivers/management-state/bin/docker-machine-driver-harvester
opt/drivers/management-state/bin/docker-machine-driver-harvester
usr/bin/cni
usr/bin/containerd
usr/bin/containerd
usr/bin/containerd-shim-runc-v2
usr/bin/etcdctl
usr/bin/etcdctl
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
usr/bin/rancher-machine
usr/bin/rancher-machine
usr/bin/runc
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/wins.exe
usr/share/rancher/ui/assets/wins.exe
Affected
rancher/system-agent:v0.3.3-suc opt/rancher-system-agent-suc/rancher-system-agent
opt/rancher-system-agent-suc/rancher-system-agent
usr/bin/kubectl
Affected
rancher/harvester-eventrouter:v0.1.1 usr/bin/eventrouter
usr/bin/eventrouter
Affected
rancher/fleet-agent:v0.7.0 usr/bin/fleet
usr/bin/fleet
usr/bin/fleetagent
usr/bin/fleetagent
Affected
rancher/fleet:v0.7.0 usr/bin/fleetcontroller
usr/bin/fleetcontroller
Affected
rancher/gitjob:v0.1.54 usr/bin/gitjob
usr/bin/gitjob
Affected
rancher/harvester-load-balancer-webhook:v0.2.1 usr/bin/harvester-load-balancer-webhook
usr/bin/harvester-load-balancer-webhook
Affected
rancher/harvester-load-balancer:v0.2.1 usr/bin/harvester-load-balancer
usr/bin/harvester-load-balancer
Affected
rancher/harvester-network-controller:v0.3.4 usr/bin/harvester-network-controller
usr/bin/harvester-network-controller
Affected
rancher/harvester-network-helper:v0.3.4 usr/bin/harvester-network-helper
usr/bin/harvester-network-helper
Affected
rancher/harvester-network-webhook:v0.3.4 usr/bin/harvester-network-webhook
usr/bin/harvester-network-webhook
Affected
rancher/harvester-node-manager:v0.1.7 usr/bin/harvester-node-manager
usr/bin/harvester-node-manager
Affected
rancher/harvester-webhook:v1.2.1 usr/bin/harvester-webhookAffected
rancher/harvester:v1.2.1 usr/bin/harvesterAffected
rancher/harvester-upgrade:v1.2.1 usr/bin/kubectl
usr/bin/virtctl
usr/bin/wharfie
usr/bin/wharfie
usr/bin/yq
usr/bin/yq
usr/local/bin/elemental
usr/local/bin/elemental
Affected
rancher/harvester-node-disk-manager:v0.5.1 usr/bin/node-disk-manager
usr/bin/node-disk-manager
Affected
longhornio/support-bundle-kit:v0.0.25
rancher/support-bundle-kit:v0.0.28
usr/bin/support-bundle-kit
usr/bin/yq
usr/bin/yq
Affected
rancher/harvester-vm-import-controller:v0.1.5 usr/bin/vm-import-controller
usr/bin/vm-import-controller
Affected
rancher/rancher-webhook:v0.3.5 usr/bin/webhook
usr/bin/webhook
Affected
longhornio/backing-image-manager:v1.4.3 usr/local/bin/backing-image-manager
usr/local/bin/backing-image-manager
Affected
longhornio/longhorn-instance-manager:v1.4.3 usr/local/bin/grpc_health_probe
usr/local/bin/grpc_health_probe
usr/local/bin/longhorn-instance-manager
usr/local/bin/longhorn-instance-manager
Affected
longhornio/longhorn-engine:v1.4.3 usr/local/bin/grpc_health_probe
usr/local/bin/grpc_health_probe
usr/local/bin/longhorn
usr/local/bin/longhorn
usr/local/bin/longhorn-instance-manager
usr/local/bin/longhorn-instance-manager
Affected
rancher/shell:v0.1.8 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
Affected
rancher/shell:v0.1.20 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/shell:v0.1.18 usr/local/bin/helm
usr/local/bin/helm
usr/local/bin/k9s
usr/local/bin/k9s
usr/local/bin/kubectl
usr/local/bin/kustomize
usr/local/bin/kustomize
Affected
rancher/hardened-kubernetes:v1.25.9-rke2r1-build20230412 usr/local/bin/kube-apiserver
usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kube-scheduler
usr/local/bin/kubeadm
usr/local/bin/kubeadm
usr/local/bin/kubectl
usr/local/bin/kubectl
usr/local/bin/kubelet
usr/local/bin/kubelet
Affected
rancher/rke2-cloud-provider:v1.26.3-build20230406 usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
longhornio/longhorn-manager:v1.4.3 usr/local/sbin/longhorn-manager
usr/local/sbin/longhorn-manager
Affected
Harvester v1.2.2
rancher/rke2-runtime:v1.26.15-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
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/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
rancher/rke2-cloud-provider:v1.26.3-build20230406 usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Harvester v1.3-head
rancher/rke2-runtime:v1.27.13-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
rancher/rancher:v2.8.3 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/bin/runc
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-head usr/bin/kubectl
usr/bin/virtctl
Affected
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
rancher/shell:v0.1.23 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
Harvester v1.3.0
rancher/rke2-runtime:v1.27.10-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
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/livenessprobe:v2.11.0 livenessprobe
livenessprobe
Affected
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/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.3.0 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
rancher/rke2-cloud-provider:v1.28.2-build20231016 usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Harvester v1.3.1
rancher/rke2-runtime:v1.27.13-rke2r1 bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
rancher/rancher:v2.8.3 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/bin/runc
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.1 usr/bin/kubectl
usr/bin/virtctl
Affected
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
rancher/shell:v0.1.23 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
Longhorn master
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
Longhorn v1.5-head
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
longhornio/longhorn-engine:v1.5.5 usr/local/bin/longhorn-instance-managerAffected
Longhorn v1.5.3
longhornio/csi-attacher:v4.2.0 csi-attacher
csi-attacher
Affected
longhornio/csi-node-driver-registrar:v2.7.0 csi-node-driver-registrar
csi-node-driver-registrar
Affected
longhornio/csi-provisioner:v3.4.1 csi-provisioner
csi-provisioner
Affected
longhornio/csi-resizer:v1.7.0 csi-resizer
csi-resizer
Affected
longhornio/csi-snapshotter:v6.2.1 csi-snapshotter
csi-snapshotter
Affected
longhornio/livenessprobe:v2.9.0 livenessprobe
livenessprobe
Affected
longhornio/longhorn-share-manager:v1.5.3 longhorn-share-manager
longhorn-share-manager
Affected
longhornio/support-bundle-kit:v0.0.27 usr/bin/support-bundle-kit
usr/bin/yq
usr/bin/yq
Affected
longhornio/backing-image-manager:v1.5.3 usr/local/bin/backing-image-manager
usr/local/bin/backing-image-manager
Affected
longhornio/longhorn-instance-manager:v1.5.3 usr/local/bin/go-spdk-helper
usr/local/bin/grpc_health_probe
usr/local/bin/grpc_health_probe
usr/local/bin/longhorn-instance-manager
usr/local/bin/longhorn-instance-manager
Affected
longhornio/longhorn-engine:v1.5.3 usr/local/bin/grpc_health_probe
usr/local/bin/grpc_health_probe
usr/local/bin/longhorn
usr/local/bin/longhorn
usr/local/bin/longhorn-instance-manager
usr/local/bin/longhorn-instance-manager
Affected
longhornio/longhorn-manager:v1.5.3 usr/local/sbin/longhorn-manager
usr/local/sbin/longhorn-manager
Affected
Longhorn v1.5.4
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
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-instance-manager:v1.5.4 usr/local/bin/grpc_health_probe
usr/local/bin/grpc_health_probe
Affected
longhornio/longhorn-engine:v1.5.4 usr/local/bin/longhorn-instance-managerAffected
Longhorn v1.5.5
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
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-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
Longhorn v1.6.1
longhornio/csi-attacher:v4.4.2 csi-attacherAffected
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-provisioner:v3.6.2 csi-provisionerAffected
longhornio/csi-resizer:v1.9.2 csi-resizerAffected
longhornio/csi-snapshotter:v6.3.2 csi-snapshotterAffected
Longhorn v1.6.2
longhornio/csi-node-driver-registrar:v2.9.2 csi-node-driver-registrarAffected
longhornio/csi-snapshotter:v6.3.4 csi-snapshotterAffected
Rancher v2.7-head
rancher/rke2-runtime:v1.24.17-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/kubectl
bin/kubectl
bin/kubelet
bin/kubelet
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.25.16-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.23.17-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/kubectl
bin/kubectl
bin/kubelet
bin/kubelet
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.26.15-rke2r1
rancher/rke2-runtime:v1.27.15-rke2r1
bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
rancher/nginx-ingress-controller:nginx-1.2.1-hardened7
rancher/nginx-ingress-controller:nginx-1.2.1-hardened9
rancher/nginx-ingress-controller:nginx-1.4.1-hardened2
rancher/nginx-ingress-controller:nginx-1.5.1-rancher2
rancher/nginx-ingress-controller:nginx-1.6.4-hardened4
rancher/nginx-ingress-controller:nginx-1.7.1-hardened1
dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
rancher/hyperkube:v1.24.17-rancher1 opt/cni/bin/bandwidth
opt/cni/bin/bridge
opt/cni/bin/dhcp
opt/cni/bin/dummy
opt/cni/bin/firewall
opt/cni/bin/flannel
opt/cni/bin/host-device
opt/cni/bin/host-local
opt/cni/bin/ipvlan
opt/cni/bin/loopback
opt/cni/bin/macvlan
opt/cni/bin/portmap
opt/cni/bin/ptp
opt/cni/bin/sbr
opt/cni/bin/static
opt/cni/bin/tap
opt/cni/bin/tuning
opt/cni/bin/vlan
opt/cni/bin/vrf
usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kubectl
usr/local/bin/kubelet
Affected
rancher/rancher:v2.7-head 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/cni
usr/bin/containerd
usr/bin/containerd
usr/bin/containerd-shim-runc-v2
usr/bin/etcdctl
usr/bin/etcdctl
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/runc
usr/bin/runc
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/k3s-upgrade:v1.23.17-k3s1
rancher/k3s-upgrade:v1.24.17-k3s1
opt/k3s
opt/k3s
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/rke-tools:v0.1.88
rancher/rke-tools:v0.1.90
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/rke-etcd-backup
opt/rke-tools/rke-etcd-backup
tmp/bandwidth
tmp/bridge
tmp/dhcp
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/bin/confd
usr/local/bin/kubectl
Affected
rancher/rke2-upgrade:v1.24.17-rke2r1 opt/rke2
opt/rke2
usr/local/bin/kubectl
Affected
rancher/rancher-agent:v2.7-head usr/bin/agent
usr/bin/kubectl
usr/bin/kubectl
usr/bin/loglevel
Affected
rancher/aks-operator:v1.1.4 usr/bin/aks-operatorAffected
rancher/rancher-csp-adapter:v2.0.4 usr/bin/csp-adapterAffected
rancher/eks-operator:v1.2.3 usr/bin/eks-operatorAffected
rancher/gke-operator:v1.1.7 usr/bin/gke-operatorAffected
rancher/security-scan:v0.2.15 usr/bin/kube-bench
usr/bin/sonobuoy
Affected
rancher/system-agent:v0.3.6-suc usr/bin/kubectlAffected
rancher/ui-plugin-operator:v0.1.1 usr/bin/ui-plugin-operator
usr/bin/ui-plugin-operator
Affected
rancher/hardened-kubernetes:v1.23.17-rke2r1-build20230228
rancher/hardened-kubernetes:v1.24.17-rke2r1-build20230824
usr/local/bin/kube-apiserver
usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kube-scheduler
usr/local/bin/kubeadm
usr/local/bin/kubeadm
usr/local/bin/kubectl
usr/local/bin/kubectl
usr/local/bin/kubelet
usr/local/bin/kubelet
Affected
rancher/hyperkube:v1.23.16-rancher2 usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kubectl
usr/local/bin/kubelet
Affected
rancher/machine:v0.15.0-rancher109 usr/local/bin/rancher-machineAffected
rancher/rke2-cloud-provider:v0.0.3-build20211118
rancher/rke2-cloud-provider:v1.26.3-build20230406
rancher/rke2-cloud-provider:v1.26.3-build20230608
rancher/rke2-cloud-provider:v1.28.2-build20231016
usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Rancher v2.7.14
rancher/rke2-runtime:v1.24.17-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/kubectl
bin/kubectl
bin/kubelet
bin/kubelet
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.25.16-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.23.17-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/kubectl
bin/kubectl
bin/kubelet
bin/kubelet
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.26.15-rke2r1
rancher/rke2-runtime:v1.27.14-rke2r1
bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
rancher/nginx-ingress-controller:nginx-1.2.1-hardened7
rancher/nginx-ingress-controller:nginx-1.2.1-hardened9
rancher/nginx-ingress-controller:nginx-1.4.1-hardened2
rancher/nginx-ingress-controller:nginx-1.5.1-rancher2
rancher/nginx-ingress-controller:nginx-1.6.4-hardened4
rancher/nginx-ingress-controller:nginx-1.7.1-hardened1
dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
rancher/hyperkube:v1.24.17-rancher1 opt/cni/bin/bandwidth
opt/cni/bin/bridge
opt/cni/bin/dhcp
opt/cni/bin/dummy
opt/cni/bin/firewall
opt/cni/bin/flannel
opt/cni/bin/host-device
opt/cni/bin/host-local
opt/cni/bin/ipvlan
opt/cni/bin/loopback
opt/cni/bin/macvlan
opt/cni/bin/portmap
opt/cni/bin/ptp
opt/cni/bin/sbr
opt/cni/bin/static
opt/cni/bin/tap
opt/cni/bin/tuning
opt/cni/bin/vlan
opt/cni/bin/vrf
usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kubectl
usr/local/bin/kubelet
Affected
rancher/k3s-upgrade:v1.23.17-k3s1
rancher/k3s-upgrade:v1.24.17-k3s1
opt/k3s
opt/k3s
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/rke-tools:v0.1.88
rancher/rke-tools:v0.1.90
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/bin/cri-dockerd
opt/rke-tools/rke-etcd-backup
opt/rke-tools/rke-etcd-backup
tmp/bandwidth
tmp/bridge
tmp/dhcp
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/bin/confd
usr/local/bin/kubectl
Affected
rancher/rke2-upgrade:v1.24.17-rke2r1 opt/rke2
opt/rke2
usr/local/bin/kubectl
Affected
rancher/aks-operator:v1.1.4 usr/bin/aks-operatorAffected
rancher/rancher-csp-adapter:v2.0.4 usr/bin/csp-adapterAffected
rancher/eks-operator:v1.2.3 usr/bin/eks-operatorAffected
rancher/gke-operator:v1.1.7 usr/bin/gke-operatorAffected
rancher/security-scan:v0.2.15 usr/bin/kube-bench
usr/bin/sonobuoy
Affected
rancher/system-agent:v0.3.6-suc usr/bin/kubectlAffected
rancher/ui-plugin-operator:v0.1.1 usr/bin/ui-plugin-operator
usr/bin/ui-plugin-operator
Affected
rancher/hardened-kubernetes:v1.23.17-rke2r1-build20230228
rancher/hardened-kubernetes:v1.24.17-rke2r1-build20230824
usr/local/bin/kube-apiserver
usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kube-scheduler
usr/local/bin/kubeadm
usr/local/bin/kubeadm
usr/local/bin/kubectl
usr/local/bin/kubectl
usr/local/bin/kubelet
usr/local/bin/kubelet
Affected
rancher/hyperkube:v1.23.16-rancher2 usr/local/bin/kube-apiserver
usr/local/bin/kube-controller-manager
usr/local/bin/kube-proxy
usr/local/bin/kube-scheduler
usr/local/bin/kubectl
usr/local/bin/kubelet
Affected
rancher/shell:v0.1.24 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
rancher/machine:v0.15.0-rancher109 usr/local/bin/rancher-machineAffected
rancher/rke2-cloud-provider:v0.0.3-build20211118
rancher/rke2-cloud-provider:v1.26.3-build20230406
rancher/rke2-cloud-provider:v1.26.3-build20230608
rancher/rke2-cloud-provider:v1.28.2-build20231016
usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Rancher v2.8-head
rancher/rke2-runtime:v1.25.16-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.26.15-rke2r1
rancher/rke2-runtime:v1.27.15-rke2r1
rancher/rke2-runtime:v1.28.11-rke2r1
bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
rancher/nginx-ingress-controller:nginx-1.7.1-hardened1 dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
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/bin/runc
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/security-scan:v0.2.15 usr/bin/kube-bench
usr/bin/sonobuoy
Affected
rancher/rancher-agent:v2.8-head usr/bin/kubectl
usr/bin/kubectl
Affected
rancher/ui-plugin-operator:v0.1.1 usr/bin/ui-plugin-operator
usr/bin/ui-plugin-operator
Affected
rancher/rke2-cloud-provider:v1.26.3-build20230406
rancher/rke2-cloud-provider:v1.26.3-build20230608
rancher/rke2-cloud-provider:v1.28.2-build20231016
usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Rancher v2.8.5
rancher/rke2-runtime:v1.25.16-rke2r1 bin/containerd
bin/containerd
bin/containerd-shim
bin/containerd-shim-runc-v1
bin/containerd-shim-runc-v2
bin/containerd-shim-runc-v2
bin/crictl
bin/crictl
bin/ctr
bin/ctr
bin/runc
bin/runc
Affected
rancher/rke2-runtime:v1.26.15-rke2r1
rancher/rke2-runtime:v1.27.14-rke2r1
rancher/rke2-runtime:v1.28.10-rke2r1
bin/crictl
bin/crictl
bin/runc
Affected
rancher/system-upgrade-controller:v0.13.1 bin/system-upgrade-controller
bin/system-upgrade-controller
Affected
rancher/nginx-ingress-controller:nginx-1.7.1-hardened1 dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
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/bin/runc
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/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/security-scan:v0.2.15 usr/bin/kube-bench
usr/bin/sonobuoy
Affected
rancher/system-agent:v0.3.6-suc usr/bin/kubectlAffected
rancher/rancher-agent:v2.8.5 usr/bin/kubectl
usr/bin/kubectl
usr/bin/loglevel
Affected
rancher/ui-plugin-operator:v0.1.1 usr/bin/ui-plugin-operator
usr/bin/ui-plugin-operator
Affected
rancher/shell:v0.1.24 usr/local/bin/kubectl
usr/local/bin/kubectl
Affected
rancher/rke2-cloud-provider:v1.26.3-build20230406
rancher/rke2-cloud-provider:v1.26.3-build20230608
rancher/rke2-cloud-provider:v1.28.2-build20231016
usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected
Rancher v2.9-head
rancher/rke2-runtime:v1.27.15-rke2r1
rancher/rke2-runtime:v1.28.11-rke2r1
bin/crictl
bin/crictl
bin/runc
Affected
rancher/rke2-runtime:v1.29.6-rke2r1
rancher/rke2-runtime:v1.30.2-rke2r1
bin/runcAffected
rancher/nginx-ingress-controller:nginx-1.7.1-hardened1 dbg
nginx-ingress-controller
nginx-ingress-controller
wait-shutdown
Affected
rancher/rancher:v2.9-head opt/drivers/management-state/bin/docker-machine-driver-linode
opt/drivers/management-state/bin/docker-machine-driver-linode
usr/bin/kustomize
usr/bin/runc
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/rke-tools:v0.1.97 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/rke-tools:v0.1.99 usr/bin/confdAffected
rancher/security-scan:v0.2.16-rc1 usr/bin/kube-bench
usr/bin/sonobuoy
Affected
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
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/machine:v0.15.0-rancher109 usr/local/bin/rancher-machineAffected
rancher/rke2-cloud-provider:v1.26.3-build20230608
rancher/rke2-cloud-provider:v1.28.2-build20231016
usr/local/bin/rke2-cloud-provider
usr/local/bin/rke2-cloud-provider
Affected


SUSE Timeline for this CVE

CVE page created: Tue Oct 10 21:30:03 2023
CVE page last modified: Fri Jul 5 11:52:38 2024