Upstream information

CVE-2024-45337 at MITRE

Description

Applications and libraries which misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that "A call to this function does not guarantee that the key offered is in fact used to authenticate." Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.

SUSE information

Overall state of this security issue: Pending

This issue is currently rated as having important severity.

CVSS v3 Scores
  CNA (CISA-ADP) SUSE
Base Score 9.1 8.1
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network Network
Attack Complexity Low High
Privileges Required None None
User Interaction None None
Scope Unchanged Unchanged
Confidentiality Impact High High
Integrity Impact High High
Availability Impact None High
CVSSv3 Version 3.1 3.1
SUSE Bugzilla entry: 1234482 [NEW]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
openSUSE Tumbleweed
  • cloudflared >= 2024.12.1-1.1
  • git-bug >= 0.8.0+git.1733745604.d499b6e-1.1
  • git-bug-bash-completion >= 0.8.0+git.1733745604.d499b6e-1.1
  • git-bug-fish-completion >= 0.8.0+git.1733745604.d499b6e-1.1
  • git-bug-zsh-completion >= 0.8.0+git.1733745604.d499b6e-1.1
  • govulncheck-vulndb >= 0.0.20241213T205935-1.1
  • grafana >= 11.3.0-4.1
  • helm >= 3.16.4-1.1
  • helm-bash-completion >= 3.16.4-1.1
  • helm-fish-completion >= 3.16.4-1.1
  • helm-zsh-completion >= 3.16.4-1.1
  • logcli >= 3.3.2-1.1
  • loki >= 3.3.2-1.1
  • lokitool >= 3.3.2-1.1
  • promtail >= 3.3.2-1.1
  • rclone >= 1.69.0-1.1
  • rclone-bash-completion >= 1.69.0-1.1
  • rclone-zsh-completion >= 1.69.0-1.1
  • tailscale >= 1.78.3-2.1
  • tailscale-bash-completion >= 1.78.3-2.1
  • tailscale-fish-completion >= 1.78.3-2.1
  • tailscale-zsh-completion >= 1.78.3-2.1
  • teleport >= 17.0.5-1.1
  • teleport-bash-completion >= 17.0.5-1.1
  • teleport-fdpass-teleport >= 17.0.5-1.1
  • teleport-tbot >= 17.0.5-1.1
  • teleport-tbot-bash-completion >= 17.0.5-1.1
  • teleport-tbot-zsh-completion >= 17.0.5-1.1
  • teleport-tctl >= 17.0.5-1.1
  • teleport-tctl-bash-completion >= 17.0.5-1.1
  • teleport-tctl-zsh-completion >= 17.0.5-1.1
  • teleport-tsh >= 17.0.5-1.1
  • teleport-tsh-bash-completion >= 17.0.5-1.1
  • teleport-tsh-zsh-completion >= 17.0.5-1.1
  • teleport-zsh-completion >= 17.0.5-1.1
  • traefik >= 3.2.3-1.1
  • traefik2 >= 2.11.16-1.1
  • velero >= 1.15.1-1.1
  • velero-bash-completion >= 1.15.1-1.1
  • velero-fish-completion >= 1.15.1-1.1
  • velero-zsh-completion >= 1.15.1-1.1
Patchnames:
openSUSE-Tumbleweed-2024-14573
openSUSE-Tumbleweed-2024-14585
openSUSE-Tumbleweed-2024-14590
openSUSE-Tumbleweed-2024-14592
openSUSE-Tumbleweed-2024-14593
openSUSE-Tumbleweed-2024-14595
openSUSE-Tumbleweed-2024-14599
openSUSE-Tumbleweed-2024-14602
openSUSE-Tumbleweed-2024-14604
openSUSE-Tumbleweed-2025-14613
openSUSE-Tumbleweed-2025-14633
openSUSE-Tumbleweed-2025-14641


Status of this issue by product and package

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

Product(s) Source package State
Products under general support and receiving all security fixes.
SLES15-SP5-CHOST-BYOS-Aliyun docker Not affected
SLES15-SP5-CHOST-BYOS-Azure docker Not affected
SLES15-SP5-CHOST-BYOS-EC2 docker Not affected
SLES15-SP5-CHOST-BYOS-GCE docker Not affected
SLES15-SP5-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP5-CHOST-BYOS-SAP-CCloud docker Not affected
SLES15-SP6-CHOST-BYOS docker Not affected
SLES15-SP6-CHOST-BYOS-Aliyun docker Not affected
SLES15-SP6-CHOST-BYOS-Azure docker Not affected
SLES15-SP6-CHOST-BYOS-EC2 docker Not affected
SLES15-SP6-CHOST-BYOS-GCE docker Not affected
SLES15-SP6-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP6-CHOST-BYOS-GDC docker Not affected
SLES15-SP6-CHOST-BYOS-SAP-CCloud docker Not affected
SUSE Linux Enterprise Desktop 15 SP6 brise Affected
SUSE Linux Enterprise Desktop 15 SP6 cosign Not affected
SUSE Linux Enterprise Desktop 15 SP6 rekor Not affected
SUSE Linux Enterprise High Performance Computing 12 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 12 docker Not affected
SUSE Linux Enterprise High Performance Computing 12 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 12 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 apptainer Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 brise Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 rekor Not affected
SUSE Linux Enterprise Micro 5.1 docker Not affected
SUSE Linux Enterprise Micro 5.1 podman Not affected
SUSE Linux Enterprise Micro 5.2 docker Not affected
SUSE Linux Enterprise Micro 5.2 podman Not affected
SUSE Linux Enterprise Micro 5.3 docker Not affected
SUSE Linux Enterprise Micro 5.3 kubevirt Affected
SUSE Linux Enterprise Micro 5.3 podman Not affected
SUSE Linux Enterprise Micro 5.4 docker Not affected
SUSE Linux Enterprise Micro 5.4 kubevirt Affected
SUSE Linux Enterprise Micro 5.4 podman Not affected
SUSE Linux Enterprise Micro 5.5 docker Not affected
SUSE Linux Enterprise Micro 5.5 google-guest-agent Affected
SUSE Linux Enterprise Micro 5.5 kubevirt Affected
SUSE Linux Enterprise Micro 5.5 podman Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 cosign Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 rekor Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 docker Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.25 Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.26 Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.27 Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes1.28 Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubevirt Affected
SUSE Linux Enterprise Module for Containers 15 SP6 podman Not affected
SUSE Linux Enterprise Module for Desktop Applications 15 SP6 brise Affected
SUSE Linux Enterprise Module for HPC 15 SP6 apptainer Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 brise Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 vexctl Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 brise Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 vexctl Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP6 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP6 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP6 brise Affected
SUSE Linux Enterprise Server 15 SP6 buildah Not affected
SUSE Linux Enterprise Server 15 SP6 cosign Not affected
SUSE Linux Enterprise Server 15 SP6 docker Not affected
SUSE Linux Enterprise Server 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP6 kubernetes1.25 Not affected
SUSE Linux Enterprise Server 15 SP6 kubernetes1.26 Not affected
SUSE Linux Enterprise Server 15 SP6 kubernetes1.27 Not affected
SUSE Linux Enterprise Server 15 SP6 kubernetes1.28 Not affected
SUSE Linux Enterprise Server 15 SP6 kubevirt Affected
SUSE Linux Enterprise Server 15 SP6 podman Not affected
SUSE Linux Enterprise Server 15 SP6 rekor Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 brise Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 cosign Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.25 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.26 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.27 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes1.28 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubevirt Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 podman Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 rekor Not affected
SUSE Linux Micro 6.0 buildkit Affected
SUSE Linux Micro 6.0 docker Not affected
SUSE Linux Micro 6.0 docker-compose Not affected
SUSE Linux Micro 6.0 kubevirt Affected
SUSE Linux Micro 6.0 podman Not affected
SUSE Linux Micro 6.1 buildkit Affected
SUSE Linux Micro 6.1 docker Not affected
SUSE Linux Micro 6.1 docker-compose Not affected
SUSE Linux Micro 6.1 kubevirt Affected
SUSE Linux Micro 6.1 podman Not affected
SUSE Manager Client Tools 12 grafana Affected
SUSE Manager Client Tools 12-BETA grafana Affected
SUSE Manager Client Tools 15 grafana Affected
SUSE Manager Client Tools 15-BETA grafana Affected
SUSE Manager Proxy 4.3 amazon-ssm-agent Affected
SUSE Manager Proxy 4.3 buildah Not affected
SUSE Manager Proxy 4.3 cosign Not affected
SUSE Manager Proxy 4.3 docker Not affected
SUSE Manager Proxy 4.3 google-guest-agent Affected
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 Not affected
SUSE Manager Proxy 4.3 kubernetes1.25 Not affected
SUSE Manager Proxy 4.3 kubernetes1.26 Not affected
SUSE Manager Proxy 4.3 kubernetes1.27 Not affected
SUSE Manager Proxy 4.3 kubernetes1.28 Not affected
SUSE Manager Proxy 4.3 kubevirt Affected
SUSE Manager Proxy 4.3 podman Not affected
SUSE Manager Proxy 4.3 rekor Not affected
SUSE Manager Retail Branch Server 4.3 amazon-ssm-agent Affected
SUSE Manager Retail Branch Server 4.3 buildah Not affected
SUSE Manager Retail Branch Server 4.3 cosign Not affected
SUSE Manager Retail Branch Server 4.3 docker Not affected
SUSE Manager Retail Branch Server 4.3 google-guest-agent Affected
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 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.25 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.26 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.27 Not affected
SUSE Manager Retail Branch Server 4.3 kubernetes1.28 Not affected
SUSE Manager Retail Branch Server 4.3 kubevirt Affected
SUSE Manager Retail Branch Server 4.3 podman Not affected
SUSE Manager Retail Branch Server 4.3 rekor Not affected
SUSE Manager Server 4.3 amazon-ssm-agent Affected
SUSE Manager Server 4.3 buildah Not affected
SUSE Manager Server 4.3 cosign Not affected
SUSE Manager Server 4.3 docker Not affected
SUSE Manager Server 4.3 google-guest-agent Affected
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 Not affected
SUSE Manager Server 4.3 kubernetes1.25 Not affected
SUSE Manager Server 4.3 kubernetes1.26 Not affected
SUSE Manager Server 4.3 kubernetes1.27 Not affected
SUSE Manager Server 4.3 kubernetes1.28 Not affected
SUSE Manager Server 4.3 kubevirt Affected
SUSE Manager Server 4.3 podman Not affected
SUSE Manager Server 4.3 rekor Not affected
openSUSE Leap 15.6 amazon-ssm-agent Affected
openSUSE Leap 15.6 apptainer Affected
openSUSE Leap 15.6 brise Affected
openSUSE Leap 15.6 buildah Not affected
openSUSE Leap 15.6 cosign Not affected
openSUSE Leap 15.6 docker Not affected
openSUSE Leap 15.6 google-guest-agent Affected
openSUSE Leap 15.6 grafana Affected
openSUSE Leap 15.6 kubernetes1.18 Not affected
openSUSE Leap 15.6 kubernetes1.23 Not affected
openSUSE Leap 15.6 kubernetes1.24 Not affected
openSUSE Leap 15.6 kubernetes1.25 Not affected
openSUSE Leap 15.6 kubernetes1.26 Not affected
openSUSE Leap 15.6 kubernetes1.27 Not affected
openSUSE Leap 15.6 kubernetes1.28 Not affected
openSUSE Leap 15.6 kubevirt Affected
openSUSE Leap 15.6 podman Not affected
openSUSE Leap 15.6 rekor Not affected
openSUSE Leap 15.6 vexctl Affected
openSUSE Leap Micro 5.5 docker Not affected
openSUSE Leap Micro 5.5 kubevirt Affected
openSUSE Leap Micro 5.5 podman Not affected
Products under Long Term Service Pack support and receiving important and critical security fixes.
SLES15-EC2-CHOST-HVM-BYOS docker Not affected
SLES15-SP1-CHOST-BYOS-Azure docker Not affected
SLES15-SP1-CHOST-BYOS-EC2 docker Not affected
SLES15-SP1-CHOST-BYOS-GCE docker Not affected
SLES15-SP1-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP2-CHOST-BYOS-Aliyun docker Not affected
SLES15-SP2-CHOST-BYOS-Azure docker Not affected
SLES15-SP2-CHOST-BYOS-EC2 docker Not affected
SLES15-SP2-CHOST-BYOS-GCE docker Not affected
SLES15-SP2-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP3-CHOST-BYOS-Aliyun docker Not affected
SLES15-SP3-CHOST-BYOS-Azure docker Not affected
SLES15-SP3-CHOST-BYOS-EC2 docker Not affected
SLES15-SP3-CHOST-BYOS-GCE docker Not affected
SLES15-SP3-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP3-CHOST-BYOS-SAP-CCloud docker Not affected
SLES15-SP4-CHOST-BYOS docker Not affected
SLES15-SP4-CHOST-BYOS-Aliyun docker Not affected
SLES15-SP4-CHOST-BYOS-Azure docker Not affected
SLES15-SP4-CHOST-BYOS-EC2 docker Not affected
SLES15-SP4-CHOST-BYOS-GCE docker Not affected
SLES15-SP4-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP4-CHOST-BYOS-SAP-CCloud docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 google-guest-agent Affected
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 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS docker Not affected
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 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS docker Not affected
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 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 google-guest-agent Affected
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 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 rekor Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS docker Not 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 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS rekor Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.24 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 rekor Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.24 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS rekor Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.24 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS rekor Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 cosign Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 rekor Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 cosign Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 rekor Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 docker 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 SP3 podman Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 docker 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 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.25 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.26 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.27 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubernetes1.28 Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 kubevirt Affected
SUSE Linux Enterprise Module for Containers 15 SP4 podman Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 docker Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.24 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.25 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.26 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.27 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubernetes1.28 Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 kubevirt Affected
SUSE Linux Enterprise Module for Containers 15 SP5 podman Not affected
SUSE Linux Enterprise Module for Public Cloud 12 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 12 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 12 kubernetes Not affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 12 SP5 docker Not affected
SUSE Linux Enterprise Server 12 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP5-LTSS docker Not affected
SUSE Linux Enterprise Server 15 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP3 buildah Not affected
SUSE Linux Enterprise Server 15 SP3 docker Not affected
SUSE Linux Enterprise Server 15 SP3 google-guest-agent Affected
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 podman Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS docker Not affected
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 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS podman Not affected
SUSE Linux Enterprise Server 15 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP4 buildah Not affected
SUSE Linux Enterprise Server 15 SP4 cosign Not affected
SUSE Linux Enterprise Server 15 SP4 docker Not affected
SUSE Linux Enterprise Server 15 SP4 google-guest-agent Affected
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 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.25 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.26 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.27 Not affected
SUSE Linux Enterprise Server 15 SP4 kubernetes1.28 Not affected
SUSE Linux Enterprise Server 15 SP4 kubevirt Affected
SUSE Linux Enterprise Server 15 SP4 podman Not affected
SUSE Linux Enterprise Server 15 SP4 rekor Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS cosign Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS docker Not 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 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.25 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.26 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.27 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubernetes1.28 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS kubevirt Affected
SUSE Linux Enterprise Server 15 SP4-LTSS podman Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS rekor Not affected
SUSE Linux Enterprise Server 15 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP5 buildah Not affected
SUSE Linux Enterprise Server 15 SP5 cosign Not affected
SUSE Linux Enterprise Server 15 SP5 docker Not affected
SUSE Linux Enterprise Server 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.24 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.25 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.26 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.27 Not affected
SUSE Linux Enterprise Server 15 SP5 kubernetes1.28 Not affected
SUSE Linux Enterprise Server 15 SP5 kubevirt Affected
SUSE Linux Enterprise Server 15 SP5 podman Not affected
SUSE Linux Enterprise Server 15 SP5 rekor Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS cosign Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS docker Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.23 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.24 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.25 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.26 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.27 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubernetes1.28 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS kubevirt Affected
SUSE Linux Enterprise Server 15 SP5-LTSS podman Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS rekor Not affected
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 google-guest-agent Affected
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 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 podman Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 cosign Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 google-guest-agent Affected
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 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.25 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.26 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.27 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubernetes1.28 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 kubevirt Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 podman Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 rekor Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 cosign Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.23 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.24 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.25 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.26 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.27 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubernetes1.28 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 kubevirt Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 podman Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 rekor Not affected
Products past their end of life and not receiving proactive updates anymore.
SUSE CaaS Platform 3.0 docker Not affected
SUSE CaaS Platform 4.0 buildah Not affected
SUSE CaaS Platform 4.0 docker Not affected
SUSE CaaS Platform 4.0 kubernetes Not affected
SUSE CaaS Platform 4.0 podman Not affected
SUSE Enterprise Storage 6 amazon-ssm-agent Affected
SUSE Enterprise Storage 6 buildah Not affected
SUSE Enterprise Storage 6 docker Not affected
SUSE Enterprise Storage 6 google-guest-agent Affected
SUSE Enterprise Storage 6 kubernetes Not affected
SUSE Enterprise Storage 6 podman Not affected
SUSE Enterprise Storage 7 amazon-ssm-agent Affected
SUSE Enterprise Storage 7 buildah Not affected
SUSE Enterprise Storage 7 docker Not affected
SUSE Enterprise Storage 7 google-guest-agent Affected
SUSE Enterprise Storage 7 kubernetes1.18 Not affected
SUSE Enterprise Storage 7 podman Not affected
SUSE Enterprise Storage 7.1 amazon-ssm-agent Affected
SUSE Enterprise Storage 7.1 buildah Not affected
SUSE Enterprise Storage 7.1 docker Not affected
SUSE Enterprise Storage 7.1 google-guest-agent Affected
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 Not affected
SUSE Enterprise Storage 7.1 podman Not affected
SUSE Enterprise Storage 7.1 rook Affected
SUSE Linux Enterprise Desktop 15 SP4 cosign Not affected
SUSE Linux Enterprise Desktop 15 SP4 rekor Not affected
SUSE Linux Enterprise Desktop 15 SP5 cosign Not affected
SUSE Linux Enterprise Desktop 15 SP5 rekor Not affected
SUSE Linux Enterprise High Performance Computing 15 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 amazon-ssm-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS docker Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS cosign Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS docker Not 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 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.25 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.26 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.27 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubernetes1.28 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS podman Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS rekor Not affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS docker Not affected
SUSE Linux Enterprise High Performance Computing 15-LTSS docker Not affected
SUSE Linux Enterprise Micro 5.0 docker Not affected
SUSE Linux Enterprise Micro 5.0 podman Not affected
SUSE Linux Enterprise Module for Containers 12 docker Not affected
SUSE Linux Enterprise Module for Containers 15 docker Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 docker Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 podman Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 docker Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 podman Not affected
SUSE Linux Enterprise Module for Package Hub 15 SP4 grafana Affected
SUSE Linux Enterprise Module for Public Cloud 15 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 google-guest-agent Affected
SUSE Linux Enterprise Real Time 15 SP4 cosign Not affected
SUSE Linux Enterprise Real Time 15 SP4 rekor Not affected
SUSE Linux Enterprise Server 12 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 12 docker Not affected
SUSE Linux Enterprise Server 12 google-guest-agent Affected
SUSE Linux Enterprise Server 12 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 12 SP3 docker Not affected
SUSE Linux Enterprise Server 12 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 12 SP4 docker Not affected
SUSE Linux Enterprise Server 12 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server 15 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 docker Not affected
SUSE Linux Enterprise Server 15 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP1 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP1 buildah Not affected
SUSE Linux Enterprise Server 15 SP1 docker Not affected
SUSE Linux Enterprise Server 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1 podman Not affected
SUSE Linux Enterprise Server 15 SP1-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP1-BCL docker Not affected
SUSE Linux Enterprise Server 15 SP1-BCL kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-BCL podman Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS docker Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS podman Not affected
SUSE Linux Enterprise Server 15 SP2 amazon-ssm-agent Affected
SUSE Linux Enterprise Server 15 SP2 buildah Not affected
SUSE Linux Enterprise Server 15 SP2 docker Not affected
SUSE Linux Enterprise Server 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2 podman Not affected
SUSE Linux Enterprise Server 15 SP2-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP2-BCL docker Not affected
SUSE Linux Enterprise Server 15 SP2-BCL kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2-BCL podman Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS docker Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS podman Not affected
SUSE Linux Enterprise Server 15 SP3-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP3-BCL docker Not affected
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 15 SP3-BCL podman Not affected
SUSE Linux Enterprise Server 15-LTSS docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 podman Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 amazon-ssm-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 docker Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 podman Not affected
SUSE Manager Proxy 4.0 amazon-ssm-agent Affected
SUSE Manager Proxy 4.0 buildah Not affected
SUSE Manager Proxy 4.0 docker Not affected
SUSE Manager Proxy 4.0 google-guest-agent Affected
SUSE Manager Proxy 4.0 kubernetes Not affected
SUSE Manager Proxy 4.0 podman Not affected
SUSE Manager Proxy 4.1 amazon-ssm-agent Affected
SUSE Manager Proxy 4.1 buildah Not affected
SUSE Manager Proxy 4.1 docker Not affected
SUSE Manager Proxy 4.1 google-guest-agent Affected
SUSE Manager Proxy 4.1 kubernetes1.18 Not affected
SUSE Manager Proxy 4.1 podman Not affected
SUSE Manager Proxy 4.2 amazon-ssm-agent Affected
SUSE Manager Proxy 4.2 buildah Not affected
SUSE Manager Proxy 4.2 docker Not affected
SUSE Manager Proxy 4.2 google-guest-agent Affected
SUSE Manager Proxy 4.2 kubernetes1.18 Not affected
SUSE Manager Proxy 4.2 kubernetes1.23 Not affected
SUSE Manager Proxy 4.2 podman Not affected
SUSE Manager Retail Branch Server 4.0 amazon-ssm-agent Affected
SUSE Manager Retail Branch Server 4.0 buildah Not affected
SUSE Manager Retail Branch Server 4.0 docker Not affected
SUSE Manager Retail Branch Server 4.0 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.0 kubernetes Not affected
SUSE Manager Retail Branch Server 4.0 podman Not affected
SUSE Manager Retail Branch Server 4.1 amazon-ssm-agent Affected
SUSE Manager Retail Branch Server 4.1 buildah Not affected
SUSE Manager Retail Branch Server 4.1 docker Not affected
SUSE Manager Retail Branch Server 4.1 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.1 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.1 podman Not affected
SUSE Manager Retail Branch Server 4.2 amazon-ssm-agent Affected
SUSE Manager Retail Branch Server 4.2 buildah Not affected
SUSE Manager Retail Branch Server 4.2 docker Not affected
SUSE Manager Retail Branch Server 4.2 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.2 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.2 kubernetes1.23 Not affected
SUSE Manager Retail Branch Server 4.2 podman Not affected
SUSE Manager Server 4.0 amazon-ssm-agent Affected
SUSE Manager Server 4.0 buildah Not affected
SUSE Manager Server 4.0 docker Not affected
SUSE Manager Server 4.0 google-guest-agent Affected
SUSE Manager Server 4.0 kubernetes Not affected
SUSE Manager Server 4.0 podman Not affected
SUSE Manager Server 4.1 amazon-ssm-agent Affected
SUSE Manager Server 4.1 buildah Not affected
SUSE Manager Server 4.1 docker Not affected
SUSE Manager Server 4.1 google-guest-agent Affected
SUSE Manager Server 4.1 kubernetes1.18 Not affected
SUSE Manager Server 4.1 podman Not affected
SUSE Manager Server 4.2 amazon-ssm-agent Affected
SUSE Manager Server 4.2 buildah Not affected
SUSE Manager Server 4.2 docker Not affected
SUSE Manager Server 4.2 google-guest-agent Affected
SUSE Manager Server 4.2 kubernetes1.18 Not affected
SUSE Manager Server 4.2 kubernetes1.23 Not affected
SUSE Manager Server 4.2 podman Not affected
SUSE OpenStack Cloud 6 docker Not affected
SUSE OpenStack Cloud 6-LTSS docker Not affected
openSUSE Leap 15.3 amazon-ssm-agent Affected
openSUSE Leap 15.3 brise Affected
openSUSE Leap 15.3 buildah Not affected
openSUSE Leap 15.3 docker Not affected
openSUSE Leap 15.3 google-guest-agent Affected
openSUSE Leap 15.3 grafana Affected
openSUSE Leap 15.3 kubernetes1.18 Not affected
openSUSE Leap 15.3 podman Not affected
openSUSE Leap 15.4 amazon-ssm-agent Affected
openSUSE Leap 15.4 brise Affected
openSUSE Leap 15.4 buildah Not affected
openSUSE Leap 15.4 cosign Not affected
openSUSE Leap 15.4 docker Not affected
openSUSE Leap 15.4 google-guest-agent Affected
openSUSE Leap 15.4 grafana Affected
openSUSE Leap 15.4 kubernetes1.18 Not affected
openSUSE Leap 15.4 kubernetes1.24 Not affected
openSUSE Leap 15.4 kubernetes1.25 Not affected
openSUSE Leap 15.4 kubernetes1.26 Not affected
openSUSE Leap 15.4 kubernetes1.27 Not affected
openSUSE Leap 15.4 kubernetes1.28 Not affected
openSUSE Leap 15.4 kubevirt Affected
openSUSE Leap 15.4 podman Not affected
openSUSE Leap 15.4 rekor Not affected
openSUSE Leap 15.5 amazon-ssm-agent Affected
openSUSE Leap 15.5 brise Affected
openSUSE Leap 15.5 buildah Not affected
openSUSE Leap 15.5 cosign Not affected
openSUSE Leap 15.5 docker Not affected
openSUSE Leap 15.5 google-guest-agent Affected
openSUSE Leap 15.5 grafana Affected
openSUSE Leap 15.5 kubernetes1.18 Not affected
openSUSE Leap 15.5 kubernetes1.23 Not affected
openSUSE Leap 15.5 kubernetes1.24 Not affected
openSUSE Leap 15.5 kubernetes1.25 Not affected
openSUSE Leap 15.5 kubernetes1.26 Not affected
openSUSE Leap 15.5 kubernetes1.27 Not affected
openSUSE Leap 15.5 kubernetes1.28 Not affected
openSUSE Leap 15.5 kubevirt Affected
openSUSE Leap 15.5 podman Not affected
openSUSE Leap 15.5 rekor Not affected
openSUSE Leap 15.5 vexctl Affected
openSUSE Leap Micro 5.2 docker Not affected
openSUSE Leap Micro 5.2 podman Not affected
openSUSE Leap Micro 5.3 docker Not affected
openSUSE Leap Micro 5.3 kubevirt Affected
openSUSE Leap Micro 5.3 podman Not affected
openSUSE Leap Micro 5.4 docker Not affected
openSUSE Leap Micro 5.4 kubevirt Affected
openSUSE Leap Micro 5.4 podman Not affected
Products at an unknown state of their lifecycle.
SLES15-SP5-CHOST-BYOS-GDC docker Not affected
SUSE Linux Micro Extras 6.0 kubevirt Affected
SUSE Linux Micro Extras 6.1 kubevirt Affected
Container Status
suse/cosign cosignNot affected
ses/7.1/ceph/grafana
ses/7/ceph/grafana
grafanaAffected
rancher/elemental-teal-rt/5.4
rancher/elemental-teal/5.4
suse/sle-micro/5.5
podmanNot affected
ses/7.1/rook/ceph rookAffected


SUSE Timeline for this CVE

CVE page created: Thu Dec 12 04:01:09 2024
CVE page last modified: Tue Jan 14 19:57:29 2025