Upstream information

CVE-2026-33186 at MITRE

Description

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, "deny" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback "allow" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific "deny" rules for canonical paths but allows other requests by default (a fallback "allow" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.

Other Security Trackers

SUSE information

Overall state of this security issue: Pending

This issue is currently rated as having important severity.

CVSS v3 Scores
CVSS detail CNA (GitHub) 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:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required None Low
User Interaction None None
Scope Unchanged Unchanged
Confidentiality Impact High High
Integrity Impact High High
Availability Impact None None
CVSSv3 Version 3.1 3.1
CVSS v4 Scores
CVSS detail SUSE
Base Score 8.6
Vector CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Attack Vector Network
Attack Complexity Low
Attack Requirements None
Privileges Required Low
User Interaction None
Vulnerable System Confidentiality Impact High
Vulnerable System Integrity Impact High
Vulnerable System Availability Impact None
Subsequent System Confidentiality Impact None
Subsequent System Integrity Impact None
Subsequent System Availability Impact None
CVSSv4 Version 4.0
SUSE Bugzilla entry: 1260085 [NEW]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
Image SLES12-SP5-GCE-SAP-BYOS
Image SLES12-SP5-GCE-SAP-On-Demand
  • google-cloud-sap-agent >= 3.12-6.60.1
SUSE Linux Enterprise High Performance Computing 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
  • google-cloud-sap-agent >= 3.12-6.60.1
Patchnames:
SUSE-SLE-Module-Public-Cloud-12-2026-1195
SUSE Linux Enterprise High Performance Computing 15 SP4
SUSE Linux Enterprise Module for Public Cloud 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
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
Patchnames:
SUSE-SLE-Module-Public-Cloud-15-SP4-2026-1194
SUSE Linux Enterprise High Performance Computing 15 SP5
SUSE Linux Enterprise Module for Public Cloud 15 SP5
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
Patchnames:
SUSE-SLE-Module-Public-Cloud-15-SP5-2026-1194
SUSE Linux Enterprise High Performance Computing 15 SP6
SUSE Linux Enterprise Module for Public Cloud 15 SP6
SUSE Linux Enterprise Server 15 SP6
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
Patchnames:
SUSE-SLE-Module-Public-Cloud-15-SP6-2026-1194
SUSE Linux Enterprise High Performance Computing 15 SP7
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
  • ignition >= 2.14.0-150400.9.15.1
  • ignition-dracut-grub2 >= 2.14.0-150400.9.15.1
Patchnames:
SUSE-SLE-Module-HPC-15-SP7-2026-1314
SUSE-SLE-Module-Public-Cloud-15-SP7-2026-1194
SUSE Linux Enterprise Micro 5.2
  • ignition >= 2.14.0-150300.6.19.1
  • ignition-dracut-grub2 >= 2.14.0-150300.6.19.1
Patchnames:
SUSE-SUSE-MicroOS-5.2-2026-1198
SUSE Linux Enterprise Micro 5.3
  • ignition >= 2.14.0-150400.4.15.1
  • ignition-dracut-grub2 >= 2.14.0-150400.4.15.1
Patchnames:
SUSE-SLE-Micro-5.3-2026-1197
SUSE Linux Enterprise Micro 5.4
  • ignition >= 2.15.0-150400.4.14.1
  • ignition-dracut-grub2 >= 2.15.0-150400.4.14.1
Patchnames:
SUSE-SLE-Micro-5.4-2026-1208
SUSE Linux Enterprise Micro 5.5
  • ignition >= 2.17.0-150500.3.15.1
  • ignition-dracut-grub2 >= 2.17.0-150500.3.15.1
Patchnames:
SUSE-SLE-Micro-5.5-2026-1200
SUSE Linux Enterprise Module for HPC 15 SP7
  • ignition >= 2.14.0-150400.9.15.1
  • ignition-dracut-grub2 >= 2.14.0-150400.9.15.1
Patchnames:
SUSE-SLE-Module-HPC-15-SP7-2026-1314
SUSE Linux Enterprise Module for Public Cloud 15 SP7
SUSE Linux Enterprise Server 15 SP7
SUSE Linux Enterprise Server for SAP Applications 15 SP7
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
Patchnames:
SUSE-SLE-Module-Public-Cloud-15-SP7-2026-1194
SUSE Linux Enterprise Server 15 SP6-LTSS
  • ignition >= 2.14.0-150400.9.15.1
  • ignition-dracut-grub2 >= 2.14.0-150400.9.15.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1314
SUSE Package Hub 15 SP6
  • golang-github-v2fly-v2ray-core >= 5.47.0-bp156.2.6.1
  • v2ray-core >= 5.47.0-bp156.2.6.1
Patchnames:
openSUSE-2026-100
openSUSE Leap 15.6
  • golang-github-v2fly-v2ray-core >= 5.47.0-bp156.2.6.1
  • google-cloud-sap-agent >= 3.12-150100.3.63.1
  • ignition >= 2.14.0-150400.9.15.1
  • ignition-dracut-grub2 >= 2.14.0-150400.9.15.1
  • v2ray-core >= 5.47.0-bp156.2.6.1
Patchnames:
openSUSE-2026-100
openSUSE-SLE-15.6-2026-1194
openSUSE-SLE-15.6-2026-1205
openSUSE-SLE-15.6-2026-1314
openSUSE Tumbleweed
  • amazon-cloudwatch-agent >= 1.300064.0-2.1
  • azure-storage-azcopy >= 10.32.2-1.1
  • clusterctl >= 1.12.5-1.1
  • clusterctl-bash-completion >= 1.12.5-1.1
  • clusterctl-fish-completion >= 1.12.5-1.1
  • clusterctl-zsh-completion >= 1.12.5-1.1
  • golang-github-v2fly-v2ray-core >= 5.47.0-1.1
  • ignition >= 2.26.0-3.1
  • k6 >= 1.7.1-1.1
  • k6-bash-completion >= 1.7.1-1.1
  • k6-fish-completion >= 1.7.1-1.1
  • k6-zsh-completion >= 1.7.1-1.1
  • rclone >= 1.73.3-1.1
  • rclone-bash-completion >= 1.73.3-1.1
  • rclone-zsh-completion >= 1.73.3-1.1
  • v2ray-core >= 5.47.0-1.1
Patchnames:
openSUSE-Tumbleweed-2026-10407
openSUSE-Tumbleweed-2026-10419
openSUSE-Tumbleweed-2026-10420
openSUSE-Tumbleweed-2026-10432
openSUSE-Tumbleweed-2026-10474
openSUSE-Tumbleweed-2026-10484
openSUSE-Tumbleweed-2026-10523

List of packages in QA

Product(s) Package(s)
SUSE Linux Enterprise Module for Public Cloud 15 SP4
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Server 15 SP4
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise High Performance Computing 15 SP4
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Manager Server 4.3
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Manager Proxy 4.3
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Manager Retail Branch Server 4.3
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Module for Public Cloud 15 SP5
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Server 15 SP5
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise High Performance Computing 15 SP5
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
  • terraform-provider-local >= 2.0.0-150200.6.8.1
  • terraform-provider-null >= 3.0.0-150200.6.12.1
  • terraform-provider-random >= 3.0.0-150200.6.6.2
  • terraform-provider-tls >= 3.0.0-150200.5.6.2
SUSE Linux Enterprise Module for Public Cloud 15 SP6
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise Server 15 SP6
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise High Performance Computing 15 SP6
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise Module for Public Cloud 15 SP7
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise Server 15 SP7
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise Server for SAP Applications 15 SP7
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Linux Enterprise High Performance Computing 15 SP7
  • azure-storage-azcopy >= 10.29.1-150400.9.6.1
SUSE Multi Linux Manager Tools SLE-15
  • firewalld-prometheus-config >= 0.1-150002.3.8.1
  • golang-github-lusitaniae-apache_exporter >= 1.0.10-150002.3.6.1
  • golang-github-prometheus-prometheus >= 3.5.0-150002.3.8.1
  • grafana >= 11.6.14+security01-150002.4.14.1
  • mgrctl >= 5.1.26-150002.3.12.1
  • mgrctl-bash-completion >= 5.1.26-150002.3.12.1
  • mgrctl-lang >= 5.1.26-150002.3.12.1
  • mgrctl-zsh-completion >= 5.1.26-150002.3.12.1
  • prometheus-blackbox_exporter >= 0.26.0-150002.3.6.1
  • spacecmd >= 5.1.13-150002.3.9.3
SUSE Multi Linux Manager Tools SLE-Micro-5
  • mgrctl >= 5.1.26-150002.3.12.1
  • mgrctl-bash-completion >= 5.1.26-150002.3.12.1
  • mgrctl-lang >= 5.1.26-150002.3.12.1
  • mgrctl-zsh-completion >= 5.1.26-150002.3.12.1
  • prometheus-blackbox_exporter >= 0.26.0-150002.3.6.1


First public cloud image revisions this CVE is fixed in:


Status of this issue by product and package

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

Product(s) Source package State
Products under general support and receiving all security fixes.
SLES15-SP5-CHOST-BYOS-SAP-CCloud containerd Affected
SLES15-SP6-CHOST-BYOS containerd Affected
SLES15-SP6-CHOST-BYOS-Aliyun containerd Affected
SLES15-SP6-CHOST-BYOS-Azure containerd Affected
SLES15-SP6-CHOST-BYOS-EC2 containerd Affected
SLES15-SP6-CHOST-BYOS-GCE containerd Affected
SLES15-SP6-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP6-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES15-SP6-CHOST-BYOS-GDC containerd Affected
SLES15-SP6-CHOST-BYOS-SAP-CCloud containerd Affected
SLES15-SP7-CHOST-BYOS-Aliyun containerd Affected
SLES15-SP7-CHOST-BYOS-Azure containerd Affected
SLES15-SP7-CHOST-BYOS-EC2 containerd Affected
SLES15-SP7-CHOST-BYOS-GCE containerd Affected
SLES15-SP7-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP7-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES15-SP7-CHOST-BYOS-GDC containerd Affected
SLES15-SP7-CHOST-BYOS-SAP-CCloud containerd Affected
SUSE Linux Enterprise Desktop 15 SP7 alloy Affected
SUSE Linux Enterprise Desktop 15 SP7 containerd Affected
SUSE Linux Enterprise Desktop 15 SP7 cosign Affected
SUSE Linux Enterprise Desktop 15 SP7 docker Affected
SUSE Linux Enterprise Desktop 15 SP7 rekor Affected
SUSE Linux Enterprise Desktop 15 SP7 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 12 containerd Affected
SUSE Linux Enterprise High Performance Computing 12 docker Affected
SUSE Linux Enterprise High Performance Computing 12 google-cloud-sap-agent Released
SUSE Linux Enterprise High Performance Computing 12 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 12 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 12 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP7 alloy Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 apptainer Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 azure-storage-azcopy In progress
SUSE Linux Enterprise High Performance Computing 15 SP7 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP7 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 google-cloud-sap-agent Released
SUSE Linux Enterprise High Performance Computing 15 SP7 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 ignition Released
SUSE Linux Enterprise High Performance Computing 15 SP7 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP7 kubernetes-old Not affected
SUSE Linux Enterprise High Performance Computing 15 SP7 kubevirt Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 podman Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP7 rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 skopeo Not affected
SUSE Linux Enterprise Micro 5.2 containerd Affected
SUSE Linux Enterprise Micro 5.2 docker Affected
SUSE Linux Enterprise Micro 5.2 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Micro 5.2 ignition Released
SUSE Linux Enterprise Micro 5.2 podman Affected
SUSE Linux Enterprise Micro 5.3 containerd Affected
SUSE Linux Enterprise Micro 5.3 containerized-data-importer Affected
SUSE Linux Enterprise Micro 5.3 docker Affected
SUSE Linux Enterprise Micro 5.3 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Micro 5.3 ignition Released
SUSE Linux Enterprise Micro 5.3 kubevirt Affected
SUSE Linux Enterprise Micro 5.3 podman Affected
SUSE Linux Enterprise Micro 5.4 containerd Affected
SUSE Linux Enterprise Micro 5.4 containerized-data-importer Affected
SUSE Linux Enterprise Micro 5.4 docker Affected
SUSE Linux Enterprise Micro 5.4 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Micro 5.4 ignition Released
SUSE Linux Enterprise Micro 5.4 kubevirt Affected
SUSE Linux Enterprise Micro 5.4 podman Affected
SUSE Linux Enterprise Micro 5.5 containerd Affected
SUSE Linux Enterprise Micro 5.5 containerized-data-importer Affected
SUSE Linux Enterprise Micro 5.5 docker Affected
SUSE Linux Enterprise Micro 5.5 google-guest-agent Affected
SUSE Linux Enterprise Micro 5.5 google-osconfig-agent Affected
SUSE Linux Enterprise Micro 5.5 helm Affected
SUSE Linux Enterprise Micro 5.5 ignition Released
SUSE Linux Enterprise Micro 5.5 kubevirt Affected
SUSE Linux Enterprise Micro 5.5 podman Won't fix
SUSE Linux Enterprise Micro 5.5 skopeo Not affected
SUSE Linux Enterprise Micro for Rancher 5.2 ignition Released
SUSE Linux Enterprise Micro for Rancher 5.3 ignition Released
SUSE Linux Enterprise Micro for Rancher 5.4 ignition Released
SUSE Linux Enterprise Module for Basesystem 15 SP7 alloy Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 containerd Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 cosign Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 docker Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 rekor Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 skopeo Not affected
SUSE Linux Enterprise Module for Containers 15 SP7 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP7 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP7 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP7 distribution Affected
SUSE Linux Enterprise Module for Containers 15 SP7 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP7 docker-stable Affected
SUSE Linux Enterprise Module for Containers 15 SP7 helm Affected
SUSE Linux Enterprise Module for Containers 15 SP7 kubernetes Not affected
SUSE Linux Enterprise Module for Containers 15 SP7 kubernetes-old Not affected
SUSE Linux Enterprise Module for Containers 15 SP7 kubevirt Affected
SUSE Linux Enterprise Module for Containers 15 SP7 podman Won't fix
SUSE Linux Enterprise Module for HPC 15 SP7 apptainer Affected
SUSE Linux Enterprise Module for HPC 15 SP7 ignition Released
SUSE Linux Enterprise Module for Package Hub 15 SP7 golang-github-prometheus-prometheus Affected
SUSE Linux Enterprise Module for Package Hub 15 SP7 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP7 helm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP7 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP7 azure-storage-azcopy In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP7 google-cloud-sap-agent Released
SUSE Linux Enterprise Module for Public Cloud 15 SP7 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP7 google-osconfig-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP7 trento-agent Affected
SUSE Linux Enterprise Server 15 SP7 alloy Affected
SUSE Linux Enterprise Server 15 SP7 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP7 azure-storage-azcopy In progress
SUSE Linux Enterprise Server 15 SP7 buildah Not affected
SUSE Linux Enterprise Server 15 SP7 containerd Affected
SUSE Linux Enterprise Server 15 SP7 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP7 cosign Affected
SUSE Linux Enterprise Server 15 SP7 distribution Affected
SUSE Linux Enterprise Server 15 SP7 docker Affected
SUSE Linux Enterprise Server 15 SP7 docker-stable Affected
SUSE Linux Enterprise Server 15 SP7 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 15 SP7 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP7 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP7 helm Affected
SUSE Linux Enterprise Server 15 SP7 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP7 kubernetes-old Not affected
SUSE Linux Enterprise Server 15 SP7 kubevirt Affected
SUSE Linux Enterprise Server 15 SP7 podman Won't fix
SUSE Linux Enterprise Server 15 SP7 rekor Affected
SUSE Linux Enterprise Server 15 SP7 skopeo Not affected
SUSE Linux Enterprise Server 16.0 alloy Affected
SUSE Linux Enterprise Server 16.0 buildah Not affected
SUSE Linux Enterprise Server 16.0 buildkit Affected
SUSE Linux Enterprise Server 16.0 containerd Affected
SUSE Linux Enterprise Server 16.0 cosign Affected
SUSE Linux Enterprise Server 16.0 distribution Affected
SUSE Linux Enterprise Server 16.0 docker Affected
SUSE Linux Enterprise Server 16.0 docker-compose Affected
SUSE Linux Enterprise Server 16.0 docker-stable Affected
SUSE Linux Enterprise Server 16.0 golang-github-prometheus-prometheus Affected
SUSE Linux Enterprise Server 16.0 google-cloud-sap-agent In progress
SUSE Linux Enterprise Server 16.0 google-guest-agent Affected
SUSE Linux Enterprise Server 16.0 google-osconfig-agent Affected
SUSE Linux Enterprise Server 16.0 helm Affected
SUSE Linux Enterprise Server 16.0 ignition In progress
SUSE Linux Enterprise Server 16.0 kubevirt Affected
SUSE Linux Enterprise Server 16.0 mcphost Affected
SUSE Linux Enterprise Server 16.0 podman Won't fix
SUSE Linux Enterprise Server 16.0 rekor Affected
SUSE Linux Enterprise Server 16.0 skopeo Not affected
SUSE Linux Enterprise Server 16.0 velociraptor Affected
SUSE Linux Enterprise Server 16.0 vexctl Affected
SUSE Linux Enterprise Server 16.1 alloy Affected
SUSE Linux Enterprise Server 16.1 buildah Not affected
SUSE Linux Enterprise Server 16.1 buildkit Affected
SUSE Linux Enterprise Server 16.1 containerd Affected
SUSE Linux Enterprise Server 16.1 cosign Affected
SUSE Linux Enterprise Server 16.1 distribution Affected
SUSE Linux Enterprise Server 16.1 docker Affected
SUSE Linux Enterprise Server 16.1 docker-compose Affected
SUSE Linux Enterprise Server 16.1 docker-stable Affected
SUSE Linux Enterprise Server 16.1 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server 16.1 google-guest-agent Affected
SUSE Linux Enterprise Server 16.1 google-osconfig-agent Affected
SUSE Linux Enterprise Server 16.1 helm Affected
SUSE Linux Enterprise Server 16.1 ignition Affected
SUSE Linux Enterprise Server 16.1 kubevirt Affected
SUSE Linux Enterprise Server 16.1 podman Affected
SUSE Linux Enterprise Server 16.1 rekor Affected
SUSE Linux Enterprise Server 16.1 skopeo Not affected
SUSE Linux Enterprise Server 16.1 velociraptor Affected
SUSE Linux Enterprise Server 16.1 vexctl Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 alloy Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 azure-storage-azcopy In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP7 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 cosign Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 distribution Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 15 SP7 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 kubernetes-old Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 kubevirt Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 podman Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP7 rekor Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 trento-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.0 alloy Affected
SUSE Linux Enterprise Server for SAP applications 16.0 buildah Not affected
SUSE Linux Enterprise Server for SAP applications 16.0 buildkit Affected
SUSE Linux Enterprise Server for SAP applications 16.0 containerd Affected
SUSE Linux Enterprise Server for SAP applications 16.0 cosign Affected
SUSE Linux Enterprise Server for SAP applications 16.0 distribution Affected
SUSE Linux Enterprise Server for SAP applications 16.0 docker Affected
SUSE Linux Enterprise Server for SAP applications 16.0 docker-compose Affected
SUSE Linux Enterprise Server for SAP applications 16.0 docker-stable Affected
SUSE Linux Enterprise Server for SAP applications 16.0 golang-github-prometheus-prometheus Affected
SUSE Linux Enterprise Server for SAP applications 16.0 google-cloud-sap-agent In progress
SUSE Linux Enterprise Server for SAP applications 16.0 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.0 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.0 helm Affected
SUSE Linux Enterprise Server for SAP applications 16.0 ignition In progress
SUSE Linux Enterprise Server for SAP applications 16.0 kubevirt Affected
SUSE Linux Enterprise Server for SAP applications 16.0 mcphost Affected
SUSE Linux Enterprise Server for SAP applications 16.0 podman Won't fix
SUSE Linux Enterprise Server for SAP applications 16.0 rekor Affected
SUSE Linux Enterprise Server for SAP applications 16.0 skopeo Not affected
SUSE Linux Enterprise Server for SAP applications 16.0 trento-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.0 velociraptor Affected
SUSE Linux Enterprise Server for SAP applications 16.0 vexctl Affected
SUSE Linux Enterprise Server for SAP applications 16.1 alloy Affected
SUSE Linux Enterprise Server for SAP applications 16.1 buildah Not affected
SUSE Linux Enterprise Server for SAP applications 16.1 buildkit Affected
SUSE Linux Enterprise Server for SAP applications 16.1 containerd Affected
SUSE Linux Enterprise Server for SAP applications 16.1 cosign Affected
SUSE Linux Enterprise Server for SAP applications 16.1 distribution Affected
SUSE Linux Enterprise Server for SAP applications 16.1 docker Affected
SUSE Linux Enterprise Server for SAP applications 16.1 docker-compose Affected
SUSE Linux Enterprise Server for SAP applications 16.1 docker-stable Affected
SUSE Linux Enterprise Server for SAP applications 16.1 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.1 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.1 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.1 helm Affected
SUSE Linux Enterprise Server for SAP applications 16.1 ignition Affected
SUSE Linux Enterprise Server for SAP applications 16.1 kubevirt Affected
SUSE Linux Enterprise Server for SAP applications 16.1 podman Affected
SUSE Linux Enterprise Server for SAP applications 16.1 rekor Affected
SUSE Linux Enterprise Server for SAP applications 16.1 skopeo Not affected
SUSE Linux Enterprise Server for SAP applications 16.1 trento-agent Affected
SUSE Linux Enterprise Server for SAP applications 16.1 velociraptor Affected
SUSE Linux Enterprise Server for SAP applications 16.1 vexctl Affected
SUSE Linux Micro 6.0 buildkit Affected
SUSE Linux Micro 6.0 containerd Affected
SUSE Linux Micro 6.0 containerized-data-importer Affected
SUSE Linux Micro 6.0 docker Affected
SUSE Linux Micro 6.0 docker-compose Affected
SUSE Linux Micro 6.0 elemental-operator Affected
SUSE Linux Micro 6.0 elemental-system-agent Affected
SUSE Linux Micro 6.0 elemental-toolkit Affected
SUSE Linux Micro 6.0 google-guest-agent Affected
SUSE Linux Micro 6.0 google-osconfig-agent Affected
SUSE Linux Micro 6.0 helm Affected
SUSE Linux Micro 6.0 ignition Affected
SUSE Linux Micro 6.0 kubevirt Affected
SUSE Linux Micro 6.0 nerdctl Affected
SUSE Linux Micro 6.0 podman Won't fix
SUSE Linux Micro 6.0 skopeo Not affected
SUSE Linux Micro 6.1 buildkit Affected
SUSE Linux Micro 6.1 containerd Affected
SUSE Linux Micro 6.1 containerized-data-importer Affected
SUSE Linux Micro 6.1 docker Affected
SUSE Linux Micro 6.1 docker-compose Affected
SUSE Linux Micro 6.1 elemental-operator Affected
SUSE Linux Micro 6.1 elemental-system-agent Affected
SUSE Linux Micro 6.1 elemental-toolkit Affected
SUSE Linux Micro 6.1 google-guest-agent Affected
SUSE Linux Micro 6.1 google-osconfig-agent Affected
SUSE Linux Micro 6.1 helm Affected
SUSE Linux Micro 6.1 ignition Affected
SUSE Linux Micro 6.1 kubevirt Affected
SUSE Linux Micro 6.1 nerdctl Affected
SUSE Linux Micro 6.1 podman Won't fix
SUSE Linux Micro 6.1 skopeo Not affected
SUSE Linux Micro 6.2 containerd Affected
SUSE Linux Micro 6.2 docker Affected
SUSE Linux Micro 6.2 docker-compose Affected
SUSE Linux Micro 6.2 helm Affected
SUSE Linux Micro 6.2 ignition In progress
SUSE Linux Micro 6.2 kubevirt Affected
SUSE Linux Micro 6.2 mcphost Affected
SUSE Linux Micro 6.2 podman Won't fix
SUSE Linux Micro 6.2 skopeo Not affected
SUSE Manager Client Tools 15 golang-github-prometheus-prometheus Affected
SUSE Manager Client Tools 15 grafana Affected
SUSE Manager Client Tools for SLE 15 golang-github-prometheus-prometheus Affected
SUSE Manager Client Tools for SLE 15 grafana Affected
SUSE Multi-Linux Manager Client Tools for SLE 15 golang-github-prometheus-prometheus Affected
SUSE Multi-Linux Manager Client Tools for SLE 15 grafana Affected
openSUSE Leap 15.6 apptainer Affected
openSUSE Leap 15.6 aws-iam-authenticator Affected
openSUSE Leap 15.6 buildah Not affected
openSUSE Leap 15.6 containerd Affected
openSUSE Leap 15.6 containerized-data-importer Affected
openSUSE Leap 15.6 cosign Affected
openSUSE Leap 15.6 distribution Affected
openSUSE Leap 15.6 docker Affected
openSUSE Leap 15.6 docker-stable Affected
openSUSE Leap 15.6 etcd Affected
openSUSE Leap 15.6 golang-github-prometheus-prometheus Affected
openSUSE Leap 15.6 google-cloud-sap-agent Released
openSUSE Leap 15.6 google-guest-agent Affected
openSUSE Leap 15.6 google-osconfig-agent Affected
openSUSE Leap 15.6 govulncheck-vulndb Released
openSUSE Leap 15.6 grafana Affected
openSUSE Leap 15.6 helm Affected
openSUSE Leap 15.6 ignition Released
openSUSE Leap 15.6 kubernetes Not affected
openSUSE Leap 15.6 kubernetes-old Not 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 kubevirt Affected
openSUSE Leap 15.6 podman Won't fix
openSUSE Leap 15.6 rekor Affected
openSUSE Leap 15.6 singularity Affected
openSUSE Leap 15.6 skopeo Not affected
openSUSE Leap 15.6 terraform Affected
openSUSE Leap 15.6 terraform-provider-aws Affected
openSUSE Leap 15.6 terraform-provider-azurerm Affected
openSUSE Leap 15.6 terraform-provider-external Affected
openSUSE Leap 15.6 terraform-provider-google Affected
openSUSE Leap 15.6 terraform-provider-helm Affected
openSUSE Leap 15.6 terraform-provider-kubernetes Affected
openSUSE Leap 15.6 terraform-provider-local Affected
openSUSE Leap 15.6 terraform-provider-null Affected
openSUSE Leap 15.6 terraform-provider-random Affected
openSUSE Leap 15.6 terraform-provider-susepubliccloud Affected
openSUSE Leap 15.6 terraform-provider-tls Affected
openSUSE Leap 15.6 vexctl Affected
openSUSE Leap 15.6 zypper-docker Affected
Products under Long Term Service Pack support and receiving important and critical security fixes.
SLES15-SP3-CHOST-BYOS-Aliyun containerd Affected
SLES15-SP3-CHOST-BYOS-Aliyun docker Affected
SLES15-SP3-CHOST-BYOS-Azure containerd Affected
SLES15-SP3-CHOST-BYOS-Azure docker Affected
SLES15-SP3-CHOST-BYOS-EC2 containerd Affected
SLES15-SP3-CHOST-BYOS-EC2 docker Affected
SLES15-SP3-CHOST-BYOS-GCE containerd Affected
SLES15-SP3-CHOST-BYOS-GCE docker Affected
SLES15-SP3-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP3-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES15-SP3-CHOST-BYOS-SAP-CCloud containerd Affected
SLES15-SP3-CHOST-BYOS-SAP-CCloud docker Affected
SLES15-SP4-CHOST-BYOS containerd Affected
SLES15-SP4-CHOST-BYOS-Aliyun containerd Affected
SLES15-SP4-CHOST-BYOS-Azure containerd Affected
SLES15-SP4-CHOST-BYOS-EC2 containerd Affected
SLES15-SP4-CHOST-BYOS-GCE containerd Affected
SLES15-SP4-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP4-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES15-SP4-CHOST-BYOS-SAP-CCloud containerd Affected
SLES15-SP5-CHOST-BYOS-Aliyun containerd Affected
SLES15-SP5-CHOST-BYOS-Azure containerd Affected
SLES15-SP5-CHOST-BYOS-EC2 containerd Affected
SLES15-SP5-CHOST-BYOS-GCE containerd Affected
SLES15-SP5-CHOST-BYOS-GCE google-guest-agent Affected
SLES15-SP5-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES15-SP5-CHOST-BYOS-GDC containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 azure-storage-azcopy In progress
SUSE Linux Enterprise High Performance Computing 15 SP4 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise High Performance Computing 15 SP4 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 helm 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-aws Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-azurerm Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-external Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-google Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-kubernetes Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-local In progress
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-null In progress
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-random In progress
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 terraform-provider-tls In progress
SUSE Linux Enterprise High Performance Computing 15 SP4 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS helm 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 podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 azure-storage-azcopy In progress
SUSE Linux Enterprise High Performance Computing 15 SP5 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise High Performance Computing 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 helm 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 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP5 rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-aws Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-azurerm Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-external Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-google Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-kubernetes Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-local In progress
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-null In progress
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-random In progress
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise High Performance Computing 15 SP5 terraform-provider-tls In progress
SUSE Linux Enterprise High Performance Computing 15 SP5 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS helm 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 podman Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS zypper-docker Affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 cosign Affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 rekor Affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 skopeo Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 cosign Affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 rekor Affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 skopeo Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 cosign Affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 rekor Affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 skopeo Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP4 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP4 distribution Affected
SUSE Linux Enterprise Module for Containers 15 SP4 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP4 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 SP4 helm 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 Affected
SUSE Linux Enterprise Module for Containers 15 SP4 zypper-docker Affected
SUSE Linux Enterprise Module for Containers 15 SP5 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP5 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP5 distribution Affected
SUSE Linux Enterprise Module for Containers 15 SP5 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP5 docker-stable Affected
SUSE Linux Enterprise Module for Containers 15 SP5 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 SP5 helm 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 Won't fix
SUSE Linux Enterprise Module for Containers 15 SP5 zypper-docker Affected
SUSE Linux Enterprise Module for Containers 15 SP6 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP6 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP6 distribution Affected
SUSE Linux Enterprise Module for Containers 15 SP6 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP6 docker-stable Affected
SUSE Linux Enterprise Module for Containers 15 SP6 helm Affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes Not affected
SUSE Linux Enterprise Module for Containers 15 SP6 kubernetes-old 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 Won't fix
SUSE Linux Enterprise Module for HPC 15 SP6 apptainer Affected
SUSE Linux Enterprise Module for HPC 15 SP6 ignition Affected
SUSE Linux Enterprise Module for Public Cloud 12 google-cloud-sap-agent Released
SUSE Linux Enterprise Module for Public Cloud 12 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 12 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 12 kubernetes Not affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 azure-storage-azcopy In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise Module for Public Cloud 15 SP4 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-aws Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-azurerm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-external Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-google Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-helm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-local In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-null In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-random In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 terraform-provider-tls In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP5 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 azure-storage-azcopy In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise Module for Public Cloud 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-aws Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-azurerm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-external Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-google Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-helm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-local In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-null In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-random In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP5 terraform-provider-tls In progress
SUSE Linux Enterprise Server 12 SP5 containerd Affected
SUSE Linux Enterprise Server 12 SP5 docker Affected
SUSE Linux Enterprise Server 12 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 12 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise Server 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP5-LTSS containerd Affected
SUSE Linux Enterprise Server 12 SP5-LTSS docker Affected
SUSE Linux Enterprise Server 12 SP5-LTSS docker-stable Affected
SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security containerd Affected
SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security docker Affected
SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security docker-stable Affected
SUSE Linux Enterprise Server 15 SP4 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP4 azure-storage-azcopy In progress
SUSE Linux Enterprise Server 15 SP4 buildah Not affected
SUSE Linux Enterprise Server 15 SP4 containerd Affected
SUSE Linux Enterprise Server 15 SP4 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP4 cosign Affected
SUSE Linux Enterprise Server 15 SP4 distribution Affected
SUSE Linux Enterprise Server 15 SP4 docker Affected
SUSE Linux Enterprise Server 15 SP4 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 15 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP4 helm 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 Affected
SUSE Linux Enterprise Server 15 SP4 rekor Affected
SUSE Linux Enterprise Server 15 SP4 skopeo Not affected
SUSE Linux Enterprise Server 15 SP4 terraform Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-aws Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-external Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-google Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-helm Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-local In progress
SUSE Linux Enterprise Server 15 SP4 terraform-provider-null In progress
SUSE Linux Enterprise Server 15 SP4 terraform-provider-random In progress
SUSE Linux Enterprise Server 15 SP4 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server 15 SP4 terraform-provider-tls In progress
SUSE Linux Enterprise Server 15 SP4 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP4-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP4-LTSS containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP4-LTSS cosign Affected
SUSE Linux Enterprise Server 15 SP4-LTSS distribution Affected
SUSE Linux Enterprise Server 15 SP4-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP4-LTSS docker-stable Affected
SUSE Linux Enterprise Server 15 SP4-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS helm 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 podman Affected
SUSE Linux Enterprise Server 15 SP4-LTSS rekor Affected
SUSE Linux Enterprise Server 15 SP4-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS zypper-docker Affected
SUSE Linux Enterprise Server 15 SP5 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP5 azure-storage-azcopy In progress
SUSE Linux Enterprise Server 15 SP5 buildah Not affected
SUSE Linux Enterprise Server 15 SP5 containerd Affected
SUSE Linux Enterprise Server 15 SP5 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP5 cosign Affected
SUSE Linux Enterprise Server 15 SP5 distribution Affected
SUSE Linux Enterprise Server 15 SP5 docker Affected
SUSE Linux Enterprise Server 15 SP5 docker-stable Affected
SUSE Linux Enterprise Server 15 SP5 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP5 helm 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 Won't fix
SUSE Linux Enterprise Server 15 SP5 rekor Affected
SUSE Linux Enterprise Server 15 SP5 skopeo Not affected
SUSE Linux Enterprise Server 15 SP5 terraform Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-aws Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-external Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-google Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-helm Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-local In progress
SUSE Linux Enterprise Server 15 SP5 terraform-provider-null In progress
SUSE Linux Enterprise Server 15 SP5 terraform-provider-random In progress
SUSE Linux Enterprise Server 15 SP5 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server 15 SP5 terraform-provider-tls In progress
SUSE Linux Enterprise Server 15 SP5 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP5-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP5-LTSS containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP5-LTSS cosign Affected
SUSE Linux Enterprise Server 15 SP5-LTSS distribution Affected
SUSE Linux Enterprise Server 15 SP5-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP5-LTSS docker-stable Affected
SUSE Linux Enterprise Server 15 SP5-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS helm 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 podman Won't fix
SUSE Linux Enterprise Server 15 SP5-LTSS rekor Affected
SUSE Linux Enterprise Server 15 SP5-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS zypper-docker Affected
SUSE Linux Enterprise Server 15 SP6 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP6 azure-storage-azcopy In progress
SUSE Linux Enterprise Server 15 SP6 buildah Not affected
SUSE Linux Enterprise Server 15 SP6 containerd Affected
SUSE Linux Enterprise Server 15 SP6 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP6 cosign Affected
SUSE Linux Enterprise Server 15 SP6 distribution Affected
SUSE Linux Enterprise Server 15 SP6 docker Affected
SUSE Linux Enterprise Server 15 SP6 docker-stable Affected
SUSE Linux Enterprise Server 15 SP6 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP6 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP6 helm Affected
SUSE Linux Enterprise Server 15 SP6 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP6 kubernetes-old Not 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 Won't fix
SUSE Linux Enterprise Server 15 SP6 rekor Affected
SUSE Linux Enterprise Server 15 SP6 skopeo Not affected
SUSE Linux Enterprise Server 15 SP6-LTSS apptainer Affected
SUSE Linux Enterprise Server 15 SP6-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP6-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP6-LTSS containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP6-LTSS cosign Affected
SUSE Linux Enterprise Server 15 SP6-LTSS distribution Affected
SUSE Linux Enterprise Server 15 SP6-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP6-LTSS docker-stable Affected
SUSE Linux Enterprise Server 15 SP6-LTSS helm Affected
SUSE Linux Enterprise Server 15 SP6-LTSS ignition Released
SUSE Linux Enterprise Server 15 SP6-LTSS podman Won't fix
SUSE Linux Enterprise Server 15 SP6-LTSS rekor Affected
SUSE Linux Enterprise Server 15 SP6-LTSS skopeo Not affected
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 containerd Affected
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 docker Affected
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 docker Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 12 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP5 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 azure-storage-azcopy In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP6 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 cosign Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 distribution Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 kubernetes-old Not 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 Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP6 rekor Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 trento-agent Affected
SUSE Manager Proxy 4.3 aws-iam-authenticator Affected
SUSE Manager Proxy 4.3 azure-storage-azcopy In progress
SUSE Manager Proxy 4.3 buildah Not affected
SUSE Manager Proxy 4.3 containerd Affected
SUSE Manager Proxy 4.3 containerized-data-importer Affected
SUSE Manager Proxy 4.3 cosign Affected
SUSE Manager Proxy 4.3 distribution Affected
SUSE Manager Proxy 4.3 docker Affected
SUSE Manager Proxy 4.3 golang-github-docker-libnetwork Not affected
SUSE Manager Proxy 4.3 google-cloud-sap-agent Released
SUSE Manager Proxy 4.3 google-guest-agent Affected
SUSE Manager Proxy 4.3 google-osconfig-agent Affected
SUSE Manager Proxy 4.3 helm 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 Affected
SUSE Manager Proxy 4.3 rekor Affected
SUSE Manager Proxy 4.3 skopeo Not affected
SUSE Manager Proxy 4.3 terraform Affected
SUSE Manager Proxy 4.3 terraform-provider-aws Affected
SUSE Manager Proxy 4.3 terraform-provider-azurerm Affected
SUSE Manager Proxy 4.3 terraform-provider-external Affected
SUSE Manager Proxy 4.3 terraform-provider-google Affected
SUSE Manager Proxy 4.3 terraform-provider-helm Affected
SUSE Manager Proxy 4.3 terraform-provider-kubernetes Affected
SUSE Manager Proxy 4.3 terraform-provider-local In progress
SUSE Manager Proxy 4.3 terraform-provider-null In progress
SUSE Manager Proxy 4.3 terraform-provider-random In progress
SUSE Manager Proxy 4.3 terraform-provider-susepubliccloud Affected
SUSE Manager Proxy 4.3 terraform-provider-tls In progress
SUSE Manager Proxy 4.3 zypper-docker Affected
SUSE Manager Proxy LTS 4.3 cosign Affected
SUSE Manager Proxy LTS 4.3 golang-github-prometheus-prometheus Affected
SUSE Manager Proxy LTS 4.3 rekor Affected
SUSE Manager Proxy LTS 4.3 skopeo Not affected
SUSE Manager Proxy Module 4.3 golang-github-prometheus-prometheus Affected
SUSE Manager Retail Branch Server 4.3 aws-iam-authenticator Affected
SUSE Manager Retail Branch Server 4.3 azure-storage-azcopy In progress
SUSE Manager Retail Branch Server 4.3 buildah Not affected
SUSE Manager Retail Branch Server 4.3 containerd Affected
SUSE Manager Retail Branch Server 4.3 containerized-data-importer Affected
SUSE Manager Retail Branch Server 4.3 cosign Affected
SUSE Manager Retail Branch Server 4.3 distribution Affected
SUSE Manager Retail Branch Server 4.3 docker Affected
SUSE Manager Retail Branch Server 4.3 golang-github-docker-libnetwork Not affected
SUSE Manager Retail Branch Server 4.3 google-cloud-sap-agent Released
SUSE Manager Retail Branch Server 4.3 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.3 google-osconfig-agent Affected
SUSE Manager Retail Branch Server 4.3 helm 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 Affected
SUSE Manager Retail Branch Server 4.3 rekor Affected
SUSE Manager Retail Branch Server 4.3 skopeo Not affected
SUSE Manager Retail Branch Server 4.3 terraform Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-aws Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-azurerm Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-external Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-google Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-helm Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-kubernetes Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-local In progress
SUSE Manager Retail Branch Server 4.3 terraform-provider-null In progress
SUSE Manager Retail Branch Server 4.3 terraform-provider-random In progress
SUSE Manager Retail Branch Server 4.3 terraform-provider-susepubliccloud Affected
SUSE Manager Retail Branch Server 4.3 terraform-provider-tls In progress
SUSE Manager Retail Branch Server 4.3 zypper-docker Affected
SUSE Manager Retail Branch Server LTS 4.3 cosign Affected
SUSE Manager Retail Branch Server LTS 4.3 rekor Affected
SUSE Manager Retail Branch Server LTS 4.3 skopeo Not affected
SUSE Manager Server 4.3 aws-iam-authenticator Affected
SUSE Manager Server 4.3 azure-storage-azcopy In progress
SUSE Manager Server 4.3 buildah Not affected
SUSE Manager Server 4.3 containerd Affected
SUSE Manager Server 4.3 containerized-data-importer Affected
SUSE Manager Server 4.3 cosign Affected
SUSE Manager Server 4.3 distribution Affected
SUSE Manager Server 4.3 docker Affected
SUSE Manager Server 4.3 golang-github-docker-libnetwork Not affected
SUSE Manager Server 4.3 google-cloud-sap-agent Released
SUSE Manager Server 4.3 google-guest-agent Affected
SUSE Manager Server 4.3 google-osconfig-agent Affected
SUSE Manager Server 4.3 helm 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 Affected
SUSE Manager Server 4.3 rekor Affected
SUSE Manager Server 4.3 skopeo Not affected
SUSE Manager Server 4.3 terraform Affected
SUSE Manager Server 4.3 terraform-provider-aws Affected
SUSE Manager Server 4.3 terraform-provider-azurerm Affected
SUSE Manager Server 4.3 terraform-provider-external Affected
SUSE Manager Server 4.3 terraform-provider-google Affected
SUSE Manager Server 4.3 terraform-provider-helm Affected
SUSE Manager Server 4.3 terraform-provider-kubernetes Affected
SUSE Manager Server 4.3 terraform-provider-local In progress
SUSE Manager Server 4.3 terraform-provider-null In progress
SUSE Manager Server 4.3 terraform-provider-random In progress
SUSE Manager Server 4.3 terraform-provider-susepubliccloud Affected
SUSE Manager Server 4.3 terraform-provider-tls In progress
SUSE Manager Server 4.3 zypper-docker Affected
SUSE Manager Server LTS 4.3 cosign Affected
SUSE Manager Server LTS 4.3 rekor Affected
SUSE Manager Server LTS 4.3 skopeo Not affected
Products past their end of life and not receiving proactive updates anymore.
SUSE CaaS Platform 3.0 containerd Affected
SUSE CaaS Platform 3.0 docker Affected
SUSE CaaS Platform 4.0 buildah Not affected
SUSE CaaS Platform 4.0 containerd Affected
SUSE CaaS Platform 4.0 docker Affected
SUSE CaaS Platform 4.0 golang-github-docker-libnetwork Not affected
SUSE CaaS Platform 4.0 kubernetes Not affected
SUSE CaaS Platform 4.0 podman Affected
SUSE CaaS Platform 4.0 skopeo Not affected
SUSE CaaS Platform 4.0 zypper-docker Affected
SUSE Enterprise Storage 6 aws-iam-authenticator Affected
SUSE Enterprise Storage 6 buildah Not affected
SUSE Enterprise Storage 6 containerd Affected
SUSE Enterprise Storage 6 docker Affected
SUSE Enterprise Storage 6 golang-github-docker-libnetwork Not affected
SUSE Enterprise Storage 6 golang-github-prometheus-prometheus Affected
SUSE Enterprise Storage 6 google-cloud-sap-agent Affected
SUSE Enterprise Storage 6 google-guest-agent Affected
SUSE Enterprise Storage 6 google-osconfig-agent Affected
SUSE Enterprise Storage 6 kubernetes Not affected
SUSE Enterprise Storage 6 podman Affected
SUSE Enterprise Storage 6 skopeo Not affected
SUSE Enterprise Storage 6 terraform-provider-susepubliccloud Affected
SUSE Enterprise Storage 6 zypper-docker Affected
SUSE Enterprise Storage 7 aws-iam-authenticator Affected
SUSE Enterprise Storage 7 buildah Not affected
SUSE Enterprise Storage 7 containerd Affected
SUSE Enterprise Storage 7 containerized-data-importer Affected
SUSE Enterprise Storage 7 docker Affected
SUSE Enterprise Storage 7 golang-github-docker-libnetwork Not affected
SUSE Enterprise Storage 7 google-cloud-sap-agent Affected
SUSE Enterprise Storage 7 google-guest-agent Affected
SUSE Enterprise Storage 7 google-osconfig-agent Affected
SUSE Enterprise Storage 7 kubernetes1.18 Not affected
SUSE Enterprise Storage 7 podman Affected
SUSE Enterprise Storage 7 skopeo Not affected
SUSE Enterprise Storage 7 terraform Affected
SUSE Enterprise Storage 7 terraform-provider-aws Affected
SUSE Enterprise Storage 7 terraform-provider-azurerm Affected
SUSE Enterprise Storage 7 terraform-provider-external Affected
SUSE Enterprise Storage 7 terraform-provider-google Affected
SUSE Enterprise Storage 7 terraform-provider-helm Affected
SUSE Enterprise Storage 7 terraform-provider-kubernetes Affected
SUSE Enterprise Storage 7 terraform-provider-local Affected
SUSE Enterprise Storage 7 terraform-provider-null Affected
SUSE Enterprise Storage 7 terraform-provider-random Affected
SUSE Enterprise Storage 7 terraform-provider-susepubliccloud Affected
SUSE Enterprise Storage 7 terraform-provider-tls Affected
SUSE Enterprise Storage 7 zypper-docker Affected
SUSE Enterprise Storage 7.1 aws-iam-authenticator Affected
SUSE Enterprise Storage 7.1 buildah Not affected
SUSE Enterprise Storage 7.1 containerd Affected
SUSE Enterprise Storage 7.1 containerized-data-importer Affected
SUSE Enterprise Storage 7.1 docker Affected
SUSE Enterprise Storage 7.1 docker-stable Affected
SUSE Enterprise Storage 7.1 golang-github-docker-libnetwork Not affected
SUSE Enterprise Storage 7.1 google-cloud-sap-agent Affected
SUSE Enterprise Storage 7.1 google-guest-agent Affected
SUSE Enterprise Storage 7.1 google-osconfig-agent Affected
SUSE Enterprise Storage 7.1 helm 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 Affected
SUSE Enterprise Storage 7.1 skopeo Not affected
SUSE Enterprise Storage 7.1 terraform Affected
SUSE Enterprise Storage 7.1 terraform-provider-aws Affected
SUSE Enterprise Storage 7.1 terraform-provider-azurerm Affected
SUSE Enterprise Storage 7.1 terraform-provider-external Affected
SUSE Enterprise Storage 7.1 terraform-provider-google Affected
SUSE Enterprise Storage 7.1 terraform-provider-helm Affected
SUSE Enterprise Storage 7.1 terraform-provider-kubernetes Affected
SUSE Enterprise Storage 7.1 terraform-provider-local Affected
SUSE Enterprise Storage 7.1 terraform-provider-null Affected
SUSE Enterprise Storage 7.1 terraform-provider-random Affected
SUSE Enterprise Storage 7.1 terraform-provider-susepubliccloud Affected
SUSE Enterprise Storage 7.1 terraform-provider-tls Affected
SUSE Enterprise Storage 7.1 zypper-docker Affected
SUSE Linux Enterprise Desktop 15 SP3 skopeo Not affected
SUSE Linux Enterprise Desktop 15 SP4 cosign Affected
SUSE Linux Enterprise Desktop 15 SP4 rekor Affected
SUSE Linux Enterprise Desktop 15 SP4 skopeo Not affected
SUSE Linux Enterprise Desktop 15 SP5 cosign Affected
SUSE Linux Enterprise Desktop 15 SP5 rekor Affected
SUSE Linux Enterprise Desktop 15 SP5 skopeo Not affected
SUSE Linux Enterprise Desktop 15 SP6 cosign Affected
SUSE Linux Enterprise Desktop 15 SP6 rekor Affected
SUSE Linux Enterprise Desktop 15 SP6 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 docker Affected
SUSE Linux Enterprise High Performance Computing 15 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 google-cloud-sap-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 google-cloud-sap-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-aws Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-azurerm Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-external Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-google Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-kubernetes Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-local Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-null Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-random Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 terraform-provider-tls Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS golang-github-docker-libnetwork 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS golang-github-docker-libnetwork 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 google-cloud-sap-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 helm 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-aws Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-azurerm Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-external Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-google Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-kubernetes Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-local Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-null Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-random Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 terraform-provider-tls Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS helm 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS helm 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 Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS helm 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 podman Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS helm 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 podman Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 apptainer Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 aws-iam-authenticator Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 azure-storage-azcopy In progress
SUSE Linux Enterprise High Performance Computing 15 SP6 buildah Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 containerd Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 containerized-data-importer Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 cosign Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 distribution Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 docker Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 docker-stable Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 google-cloud-sap-agent Released
SUSE Linux Enterprise High Performance Computing 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 google-osconfig-agent Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 helm Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 ignition Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 kubernetes-old Not 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 Won't fix
SUSE Linux Enterprise High Performance Computing 15 SP6 rekor Affected
SUSE Linux Enterprise High Performance Computing 15 SP6 skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS containerd Affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS docker Affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS zypper-docker Affected
SUSE Linux Enterprise High Performance Computing 15-LTSS containerd Affected
SUSE Linux Enterprise High Performance Computing 15-LTSS docker Affected
SUSE Linux Enterprise High Performance Computing 15-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise High Performance Computing 15-LTSS skopeo Not affected
SUSE Linux Enterprise High Performance Computing 15-LTSS zypper-docker Affected
SUSE Linux Enterprise Micro 5.0 containerd Affected
SUSE Linux Enterprise Micro 5.0 docker Affected
SUSE Linux Enterprise Micro 5.0 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Micro 5.0 podman Affected
SUSE Linux Enterprise Micro 5.1 containerd Affected
SUSE Linux Enterprise Micro 5.1 docker Affected
SUSE Linux Enterprise Micro 5.1 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Micro 5.1 podman Affected
SUSE Linux Enterprise Module for Basesystem 15 SP3 skopeo Not affected
SUSE Linux Enterprise Module for Containers 12 containerd Affected
SUSE Linux Enterprise Module for Containers 12 docker Affected
SUSE Linux Enterprise Module for Containers 15 containerd Affected
SUSE Linux Enterprise Module for Containers 15 docker Affected
SUSE Linux Enterprise Module for Containers 15 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 zypper-docker Affected
SUSE Linux Enterprise Module for Containers 15 SP1 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP1 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP1 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Module for Containers 15 SP1 podman Affected
SUSE Linux Enterprise Module for Containers 15 SP1 zypper-docker Affected
SUSE Linux Enterprise Module for Containers 15 SP2 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP2 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP2 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP2 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Module for Containers 15 SP2 podman Affected
SUSE Linux Enterprise Module for Containers 15 SP2 zypper-docker Affected
SUSE Linux Enterprise Module for Containers 15 SP3 buildah Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 containerd Affected
SUSE Linux Enterprise Module for Containers 15 SP3 containerized-data-importer Affected
SUSE Linux Enterprise Module for Containers 15 SP3 docker Affected
SUSE Linux Enterprise Module for Containers 15 SP3 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Module for Containers 15 SP3 helm 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 Affected
SUSE Linux Enterprise Module for Containers 15 SP3 zypper-docker Affected
SUSE Linux Enterprise Module for Package Hub 15 SP2 containerd Affected
SUSE Linux Enterprise Module for Package Hub 15 SP3 containerd Affected
SUSE Linux Enterprise Module for Package Hub 15 SP3 helm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP4 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP4 helm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP4 singularity Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 golang-github-prometheus-prometheus Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 govulncheck-vulndb Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 helm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 singularity Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-aws Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-azurerm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-external Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-google Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-helm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-local Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-null Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-random Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 terraform-provider-tls Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 vexctl Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 golang-github-prometheus-prometheus Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 govulncheck-vulndb Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 grafana Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 helm Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 singularity Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 vexctl Affected
SUSE Linux Enterprise Module for Public Cloud 15 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 google-cloud-sap-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP1 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 google-cloud-sap-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-aws Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-azurerm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-external Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-google Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-helm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-local Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-null Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-random Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP2 terraform-provider-tls Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 google-cloud-sap-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-aws Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-azurerm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-external Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-google Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-helm Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-local Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-null Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-random Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP3 terraform-provider-tls Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP6 aws-iam-authenticator Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP6 azure-storage-azcopy In progress
SUSE Linux Enterprise Module for Public Cloud 15 SP6 google-cloud-sap-agent Released
SUSE Linux Enterprise Module for Public Cloud 15 SP6 google-guest-agent Affected
SUSE Linux Enterprise Module for Public Cloud 15 SP6 google-osconfig-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP1 trento-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP2 trento-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP3 trento-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP4 trento-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP5 trento-agent Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP6 trento-agent Affected
SUSE Linux Enterprise Module for Server Applications 15 skopeo Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP1 skopeo Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP2 skopeo Not affected
SUSE Linux Enterprise Real Time 15 SP2 skopeo Not affected
SUSE Linux Enterprise Real Time 15 SP3 skopeo Not affected
SUSE Linux Enterprise Real Time 15 SP4 cosign Affected
SUSE Linux Enterprise Real Time 15 SP4 rekor Affected
SUSE Linux Enterprise Real Time 15 SP4 skopeo Not affected
SUSE Linux Enterprise Server 12 containerd Affected
SUSE Linux Enterprise Server 12 docker Affected
SUSE Linux Enterprise Server 12 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 12 google-guest-agent Affected
SUSE Linux Enterprise Server 12 google-osconfig-agent Affected
SUSE Linux Enterprise Server 12 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP3 containerd Affected
SUSE Linux Enterprise Server 12 SP3 docker Affected
SUSE Linux Enterprise Server 12 SP3 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 12 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise Server 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server 12 SP4 containerd Affected
SUSE Linux Enterprise Server 12 SP4 docker Affected
SUSE Linux Enterprise Server 12 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise Server 12 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server 12 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise Server 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server 15 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 containerd Affected
SUSE Linux Enterprise Server 15 docker Affected
SUSE Linux Enterprise Server 15 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 google-guest-agent Affected
SUSE Linux Enterprise Server 15 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 skopeo Not affected
SUSE Linux Enterprise Server 15 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP1 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP1 buildah Not affected
SUSE Linux Enterprise Server 15 SP1 containerd Affected
SUSE Linux Enterprise Server 15 SP1 docker Affected
SUSE Linux Enterprise Server 15 SP1 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP1 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP1 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1 podman Affected
SUSE Linux Enterprise Server 15 SP1 skopeo Not affected
SUSE Linux Enterprise Server 15 SP1 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server 15 SP1 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP1-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP1-BCL containerd Affected
SUSE Linux Enterprise Server 15 SP1-BCL docker Affected
SUSE Linux Enterprise Server 15 SP1-BCL golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP1-BCL kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-BCL podman Affected
SUSE Linux Enterprise Server 15 SP1-BCL skopeo Not affected
SUSE Linux Enterprise Server 15 SP1-BCL zypper-docker Affected
SUSE Linux Enterprise Server 15 SP1-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP1-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP1-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS kubernetes Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS podman Affected
SUSE Linux Enterprise Server 15 SP1-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS zypper-docker Affected
SUSE Linux Enterprise Server 15 SP2 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP2 buildah Not affected
SUSE Linux Enterprise Server 15 SP2 containerd Affected
SUSE Linux Enterprise Server 15 SP2 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP2 docker Affected
SUSE Linux Enterprise Server 15 SP2 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP2 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP2 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP2 kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2 podman Affected
SUSE Linux Enterprise Server 15 SP2 skopeo Not affected
SUSE Linux Enterprise Server 15 SP2 terraform Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-aws Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-external Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-google Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-helm Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-local Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-null Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-random Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server 15 SP2 terraform-provider-tls Affected
SUSE Linux Enterprise Server 15 SP2 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP2-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP2-BCL containerd Affected
SUSE Linux Enterprise Server 15 SP2-BCL containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP2-BCL docker Affected
SUSE Linux Enterprise Server 15 SP2-BCL golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP2-BCL kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2-BCL podman Affected
SUSE Linux Enterprise Server 15 SP2-BCL skopeo Not affected
SUSE Linux Enterprise Server 15 SP2-BCL zypper-docker Affected
SUSE Linux Enterprise Server 15 SP2-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP2-LTSS containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP2-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP2-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS kubernetes1.18 Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS podman Affected
SUSE Linux Enterprise Server 15 SP2-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS zypper-docker Affected
SUSE Linux Enterprise Server 15 SP3 aws-iam-authenticator Affected
SUSE Linux Enterprise Server 15 SP3 buildah Not affected
SUSE Linux Enterprise Server 15 SP3 containerd Affected
SUSE Linux Enterprise Server 15 SP3 containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP3 docker Affected
SUSE Linux Enterprise Server 15 SP3 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP3 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server 15 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server 15 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise Server 15 SP3 helm 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 Affected
SUSE Linux Enterprise Server 15 SP3 skopeo Not affected
SUSE Linux Enterprise Server 15 SP3 terraform Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-aws Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-external Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-google Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-helm Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-local Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-null Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-random Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server 15 SP3 terraform-provider-tls Affected
SUSE Linux Enterprise Server 15 SP3 zypper-docker Affected
SUSE Linux Enterprise Server 15 SP3-BCL buildah Not affected
SUSE Linux Enterprise Server 15 SP3-BCL containerd Affected
SUSE Linux Enterprise Server 15 SP3-BCL containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP3-BCL docker Affected
SUSE Linux Enterprise Server 15 SP3-BCL golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP3-BCL helm 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 Affected
SUSE Linux Enterprise Server 15 SP3-BCL skopeo Not affected
SUSE Linux Enterprise Server 15 SP3-BCL zypper-docker Affected
SUSE Linux Enterprise Server 15 SP3-LTSS buildah Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS containerd Affected
SUSE Linux Enterprise Server 15 SP3-LTSS containerized-data-importer Affected
SUSE Linux Enterprise Server 15 SP3-LTSS docker Affected
SUSE Linux Enterprise Server 15 SP3-LTSS docker-stable Affected
SUSE Linux Enterprise Server 15 SP3-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS helm 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 Affected
SUSE Linux Enterprise Server 15 SP3-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS zypper-docker Affected
SUSE Linux Enterprise Server 15-LTSS containerd Affected
SUSE Linux Enterprise Server 15-LTSS docker Affected
SUSE Linux Enterprise Server 15-LTSS golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server 15-LTSS skopeo Not affected
SUSE Linux Enterprise Server 15-LTSS zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 12 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 12 docker Affected
SUSE Linux Enterprise Server for SAP Applications 12 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 12 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 docker Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 12 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 docker Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 12 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 kubernetes Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 podman Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 trento-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 google-osconfig-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 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-aws Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-external Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-google Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-local Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-null Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-random Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 terraform-provider-tls Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 trento-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 google-cloud-sap-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 helm 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 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-aws Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-external Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-google Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-local Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-null Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-random Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 terraform-provider-tls Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 trento-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 azure-storage-azcopy In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP4 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 cosign Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 distribution Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 helm 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 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 rekor Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-aws Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-external Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-google Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-local In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-null In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-random In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 terraform-provider-tls In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP4 trento-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 zypper-docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 aws-iam-authenticator Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 azure-storage-azcopy In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 buildah Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 containerd Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 containerized-data-importer Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 cosign Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 distribution Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 docker Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 docker-stable Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 golang-github-docker-libnetwork Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 google-cloud-sap-agent Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 google-guest-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 google-osconfig-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 helm 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 Won't fix
SUSE Linux Enterprise Server for SAP Applications 15 SP5 rekor Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 skopeo Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-aws Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-azurerm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-external Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-google Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-helm Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-kubernetes Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-local In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-null In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-random In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-susepubliccloud Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 terraform-provider-tls In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 trento-agent Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 zypper-docker Affected
SUSE Manager Proxy 4.0 aws-iam-authenticator Affected
SUSE Manager Proxy 4.0 buildah Not affected
SUSE Manager Proxy 4.0 containerd Affected
SUSE Manager Proxy 4.0 docker Affected
SUSE Manager Proxy 4.0 golang-github-docker-libnetwork Not affected
SUSE Manager Proxy 4.0 google-cloud-sap-agent Affected
SUSE Manager Proxy 4.0 google-guest-agent Affected
SUSE Manager Proxy 4.0 google-osconfig-agent Affected
SUSE Manager Proxy 4.0 kubernetes Not affected
SUSE Manager Proxy 4.0 podman Affected
SUSE Manager Proxy 4.0 skopeo Not affected
SUSE Manager Proxy 4.0 terraform-provider-susepubliccloud Affected
SUSE Manager Proxy 4.0 zypper-docker Affected
SUSE Manager Proxy 4.1 aws-iam-authenticator Affected
SUSE Manager Proxy 4.1 buildah Not affected
SUSE Manager Proxy 4.1 containerd Affected
SUSE Manager Proxy 4.1 containerized-data-importer Affected
SUSE Manager Proxy 4.1 docker Affected
SUSE Manager Proxy 4.1 golang-github-docker-libnetwork Not affected
SUSE Manager Proxy 4.1 google-cloud-sap-agent Affected
SUSE Manager Proxy 4.1 google-guest-agent Affected
SUSE Manager Proxy 4.1 google-osconfig-agent Affected
SUSE Manager Proxy 4.1 kubernetes1.18 Not affected
SUSE Manager Proxy 4.1 podman Affected
SUSE Manager Proxy 4.1 skopeo Not affected
SUSE Manager Proxy 4.1 terraform Affected
SUSE Manager Proxy 4.1 terraform-provider-aws Affected
SUSE Manager Proxy 4.1 terraform-provider-azurerm Affected
SUSE Manager Proxy 4.1 terraform-provider-external Affected
SUSE Manager Proxy 4.1 terraform-provider-google Affected
SUSE Manager Proxy 4.1 terraform-provider-helm Affected
SUSE Manager Proxy 4.1 terraform-provider-kubernetes Affected
SUSE Manager Proxy 4.1 terraform-provider-local Affected
SUSE Manager Proxy 4.1 terraform-provider-null Affected
SUSE Manager Proxy 4.1 terraform-provider-random Affected
SUSE Manager Proxy 4.1 terraform-provider-susepubliccloud Affected
SUSE Manager Proxy 4.1 terraform-provider-tls Affected
SUSE Manager Proxy 4.1 zypper-docker Affected
SUSE Manager Proxy 4.2 aws-iam-authenticator Affected
SUSE Manager Proxy 4.2 buildah Not affected
SUSE Manager Proxy 4.2 containerd Affected
SUSE Manager Proxy 4.2 containerized-data-importer Affected
SUSE Manager Proxy 4.2 docker Affected
SUSE Manager Proxy 4.2 golang-github-docker-libnetwork Not affected
SUSE Manager Proxy 4.2 google-cloud-sap-agent Affected
SUSE Manager Proxy 4.2 google-guest-agent Affected
SUSE Manager Proxy 4.2 google-osconfig-agent Affected
SUSE Manager Proxy 4.2 helm 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 Affected
SUSE Manager Proxy 4.2 skopeo Not affected
SUSE Manager Proxy 4.2 terraform Affected
SUSE Manager Proxy 4.2 terraform-provider-aws Affected
SUSE Manager Proxy 4.2 terraform-provider-azurerm Affected
SUSE Manager Proxy 4.2 terraform-provider-external Affected
SUSE Manager Proxy 4.2 terraform-provider-google Affected
SUSE Manager Proxy 4.2 terraform-provider-helm Affected
SUSE Manager Proxy 4.2 terraform-provider-kubernetes Affected
SUSE Manager Proxy 4.2 terraform-provider-local Affected
SUSE Manager Proxy 4.2 terraform-provider-null Affected
SUSE Manager Proxy 4.2 terraform-provider-random Affected
SUSE Manager Proxy 4.2 terraform-provider-susepubliccloud Affected
SUSE Manager Proxy 4.2 terraform-provider-tls Affected
SUSE Manager Proxy 4.2 zypper-docker Affected
SUSE Manager Proxy Module 4.1 golang-github-prometheus-prometheus Affected
SUSE Manager Proxy Module 4.2 golang-github-prometheus-prometheus Affected
SUSE Manager Retail Branch Server 4.0 aws-iam-authenticator Affected
SUSE Manager Retail Branch Server 4.0 buildah Not affected
SUSE Manager Retail Branch Server 4.0 containerd Affected
SUSE Manager Retail Branch Server 4.0 docker Affected
SUSE Manager Retail Branch Server 4.0 golang-github-docker-libnetwork Not affected
SUSE Manager Retail Branch Server 4.0 google-cloud-sap-agent Affected
SUSE Manager Retail Branch Server 4.0 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.0 google-osconfig-agent Affected
SUSE Manager Retail Branch Server 4.0 kubernetes Not affected
SUSE Manager Retail Branch Server 4.0 podman Affected
SUSE Manager Retail Branch Server 4.0 skopeo Not affected
SUSE Manager Retail Branch Server 4.0 terraform-provider-susepubliccloud Affected
SUSE Manager Retail Branch Server 4.0 zypper-docker Affected
SUSE Manager Retail Branch Server 4.1 aws-iam-authenticator Affected
SUSE Manager Retail Branch Server 4.1 buildah Not affected
SUSE Manager Retail Branch Server 4.1 containerd Affected
SUSE Manager Retail Branch Server 4.1 containerized-data-importer Affected
SUSE Manager Retail Branch Server 4.1 docker Affected
SUSE Manager Retail Branch Server 4.1 golang-github-docker-libnetwork Not affected
SUSE Manager Retail Branch Server 4.1 google-cloud-sap-agent Affected
SUSE Manager Retail Branch Server 4.1 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.1 google-osconfig-agent Affected
SUSE Manager Retail Branch Server 4.1 kubernetes1.18 Not affected
SUSE Manager Retail Branch Server 4.1 podman Affected
SUSE Manager Retail Branch Server 4.1 skopeo Not affected
SUSE Manager Retail Branch Server 4.1 terraform Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-aws Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-azurerm Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-external Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-google Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-helm Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-kubernetes Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-local Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-null Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-random Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-susepubliccloud Affected
SUSE Manager Retail Branch Server 4.1 terraform-provider-tls Affected
SUSE Manager Retail Branch Server 4.1 zypper-docker Affected
SUSE Manager Retail Branch Server 4.2 aws-iam-authenticator Affected
SUSE Manager Retail Branch Server 4.2 buildah Not affected
SUSE Manager Retail Branch Server 4.2 containerd Affected
SUSE Manager Retail Branch Server 4.2 containerized-data-importer Affected
SUSE Manager Retail Branch Server 4.2 docker Affected
SUSE Manager Retail Branch Server 4.2 golang-github-docker-libnetwork Not affected
SUSE Manager Retail Branch Server 4.2 google-cloud-sap-agent Affected
SUSE Manager Retail Branch Server 4.2 google-guest-agent Affected
SUSE Manager Retail Branch Server 4.2 google-osconfig-agent Affected
SUSE Manager Retail Branch Server 4.2 helm 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 Affected
SUSE Manager Retail Branch Server 4.2 skopeo Not affected
SUSE Manager Retail Branch Server 4.2 terraform Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-aws Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-azurerm Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-external Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-google Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-helm Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-kubernetes Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-local Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-null Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-random Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-susepubliccloud Affected
SUSE Manager Retail Branch Server 4.2 terraform-provider-tls Affected
SUSE Manager Retail Branch Server 4.2 zypper-docker Affected
SUSE Manager Server 4.0 aws-iam-authenticator Affected
SUSE Manager Server 4.0 buildah Not affected
SUSE Manager Server 4.0 containerd Affected
SUSE Manager Server 4.0 docker Affected
SUSE Manager Server 4.0 golang-github-docker-libnetwork Not affected
SUSE Manager Server 4.0 google-cloud-sap-agent Affected
SUSE Manager Server 4.0 google-guest-agent Affected
SUSE Manager Server 4.0 google-osconfig-agent Affected
SUSE Manager Server 4.0 kubernetes Not affected
SUSE Manager Server 4.0 podman Affected
SUSE Manager Server 4.0 skopeo Not affected
SUSE Manager Server 4.0 terraform-provider-susepubliccloud Affected
SUSE Manager Server 4.0 zypper-docker Affected
SUSE Manager Server 4.1 aws-iam-authenticator Affected
SUSE Manager Server 4.1 buildah Not affected
SUSE Manager Server 4.1 containerd Affected
SUSE Manager Server 4.1 containerized-data-importer Affected
SUSE Manager Server 4.1 docker Affected
SUSE Manager Server 4.1 golang-github-docker-libnetwork Not affected
SUSE Manager Server 4.1 google-cloud-sap-agent Affected
SUSE Manager Server 4.1 google-guest-agent Affected
SUSE Manager Server 4.1 google-osconfig-agent Affected
SUSE Manager Server 4.1 kubernetes1.18 Not affected
SUSE Manager Server 4.1 podman Affected
SUSE Manager Server 4.1 skopeo Not affected
SUSE Manager Server 4.1 terraform Affected
SUSE Manager Server 4.1 terraform-provider-aws Affected
SUSE Manager Server 4.1 terraform-provider-azurerm Affected
SUSE Manager Server 4.1 terraform-provider-external Affected
SUSE Manager Server 4.1 terraform-provider-google Affected
SUSE Manager Server 4.1 terraform-provider-helm Affected
SUSE Manager Server 4.1 terraform-provider-kubernetes Affected
SUSE Manager Server 4.1 terraform-provider-local Affected
SUSE Manager Server 4.1 terraform-provider-null Affected
SUSE Manager Server 4.1 terraform-provider-random Affected
SUSE Manager Server 4.1 terraform-provider-susepubliccloud Affected
SUSE Manager Server 4.1 terraform-provider-tls Affected
SUSE Manager Server 4.1 zypper-docker Affected
SUSE Manager Server 4.2 aws-iam-authenticator Affected
SUSE Manager Server 4.2 buildah Not affected
SUSE Manager Server 4.2 containerd Affected
SUSE Manager Server 4.2 containerized-data-importer Affected
SUSE Manager Server 4.2 docker Affected
SUSE Manager Server 4.2 golang-github-docker-libnetwork Not affected
SUSE Manager Server 4.2 google-cloud-sap-agent Affected
SUSE Manager Server 4.2 google-guest-agent Affected
SUSE Manager Server 4.2 google-osconfig-agent Affected
SUSE Manager Server 4.2 helm 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 Affected
SUSE Manager Server 4.2 skopeo Not affected
SUSE Manager Server 4.2 terraform Affected
SUSE Manager Server 4.2 terraform-provider-aws Affected
SUSE Manager Server 4.2 terraform-provider-azurerm Affected
SUSE Manager Server 4.2 terraform-provider-external Affected
SUSE Manager Server 4.2 terraform-provider-google Affected
SUSE Manager Server 4.2 terraform-provider-helm Affected
SUSE Manager Server 4.2 terraform-provider-kubernetes Affected
SUSE Manager Server 4.2 terraform-provider-local Affected
SUSE Manager Server 4.2 terraform-provider-null Affected
SUSE Manager Server 4.2 terraform-provider-random Affected
SUSE Manager Server 4.2 terraform-provider-susepubliccloud Affected
SUSE Manager Server 4.2 terraform-provider-tls Affected
SUSE Manager Server 4.2 zypper-docker Affected
SUSE OpenStack Cloud 6 containerd Affected
SUSE OpenStack Cloud 6 docker Affected
SUSE OpenStack Cloud 6-LTSS containerd Affected
SUSE OpenStack Cloud 6-LTSS docker Affected
SUSE Package Hub 15 SP6 v2ray-core Released
openSUSE Leap 15.3 aws-iam-authenticator Affected
openSUSE Leap 15.3 buildah Not affected
openSUSE Leap 15.3 containerd Affected
openSUSE Leap 15.3 containerized-data-importer Affected
openSUSE Leap 15.3 docker Affected
openSUSE Leap 15.3 etcd Affected
openSUSE Leap 15.3 golang-github-docker-libnetwork Not affected
openSUSE Leap 15.3 golang-github-prometheus-prometheus Affected
openSUSE Leap 15.3 google-guest-agent Affected
openSUSE Leap 15.3 google-osconfig-agent Affected
openSUSE Leap 15.3 grafana Affected
openSUSE Leap 15.3 helm Affected
openSUSE Leap 15.3 kubernetes1.18 Not affected
openSUSE Leap 15.3 podman Affected
openSUSE Leap 15.3 terraform Affected
openSUSE Leap 15.3 terraform-provider-aws Affected
openSUSE Leap 15.3 terraform-provider-azurerm Affected
openSUSE Leap 15.3 terraform-provider-external Affected
openSUSE Leap 15.3 terraform-provider-google Affected
openSUSE Leap 15.3 terraform-provider-helm Affected
openSUSE Leap 15.3 terraform-provider-kubernetes Affected
openSUSE Leap 15.3 terraform-provider-local Affected
openSUSE Leap 15.3 terraform-provider-null Affected
openSUSE Leap 15.3 terraform-provider-random Affected
openSUSE Leap 15.3 terraform-provider-susepubliccloud Affected
openSUSE Leap 15.3 terraform-provider-tls Affected
openSUSE Leap 15.3 zypper-docker Affected
openSUSE Leap 15.4 aws-iam-authenticator Affected
openSUSE Leap 15.4 buildah Not affected
openSUSE Leap 15.4 containerd Affected
openSUSE Leap 15.4 containerized-data-importer Affected
openSUSE Leap 15.4 cosign Affected
openSUSE Leap 15.4 distribution Affected
openSUSE Leap 15.4 docker Affected
openSUSE Leap 15.4 etcd Affected
openSUSE Leap 15.4 golang-github-docker-libnetwork Not affected
openSUSE Leap 15.4 golang-github-prometheus-prometheus Affected
openSUSE Leap 15.4 google-guest-agent Affected
openSUSE Leap 15.4 google-osconfig-agent Affected
openSUSE Leap 15.4 grafana Affected
openSUSE Leap 15.4 helm Affected
openSUSE Leap 15.4 ignition Released
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 Affected
openSUSE Leap 15.4 rekor Affected
openSUSE Leap 15.4 singularity Affected
openSUSE Leap 15.4 skopeo Not affected
openSUSE Leap 15.4 terraform Affected
openSUSE Leap 15.4 terraform-provider-aws Affected
openSUSE Leap 15.4 terraform-provider-azurerm Affected
openSUSE Leap 15.4 terraform-provider-external Affected
openSUSE Leap 15.4 terraform-provider-google Affected
openSUSE Leap 15.4 terraform-provider-helm Affected
openSUSE Leap 15.4 terraform-provider-kubernetes Affected
openSUSE Leap 15.4 terraform-provider-local Affected
openSUSE Leap 15.4 terraform-provider-null Affected
openSUSE Leap 15.4 terraform-provider-random Affected
openSUSE Leap 15.4 terraform-provider-susepubliccloud Affected
openSUSE Leap 15.4 terraform-provider-tls Affected
openSUSE Leap 15.4 zypper-docker Affected
openSUSE Leap 15.5 aws-iam-authenticator Affected
openSUSE Leap 15.5 buildah Not affected
openSUSE Leap 15.5 containerd Affected
openSUSE Leap 15.5 containerized-data-importer Affected
openSUSE Leap 15.5 cosign Affected
openSUSE Leap 15.5 distribution Affected
openSUSE Leap 15.5 docker Affected
openSUSE Leap 15.5 docker-stable Affected
openSUSE Leap 15.5 etcd Affected
openSUSE Leap 15.5 golang-github-prometheus-prometheus Affected
openSUSE Leap 15.5 google-cloud-sap-agent Affected
openSUSE Leap 15.5 google-guest-agent Affected
openSUSE Leap 15.5 google-osconfig-agent Affected
openSUSE Leap 15.5 govulncheck-vulndb Affected
openSUSE Leap 15.5 grafana Affected
openSUSE Leap 15.5 helm Affected
openSUSE Leap 15.5 ignition 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 Won't fix
openSUSE Leap 15.5 rekor Affected
openSUSE Leap 15.5 singularity Affected
openSUSE Leap 15.5 skopeo Not affected
openSUSE Leap 15.5 terraform Affected
openSUSE Leap 15.5 terraform-provider-aws Affected
openSUSE Leap 15.5 terraform-provider-azurerm Affected
openSUSE Leap 15.5 terraform-provider-external Affected
openSUSE Leap 15.5 terraform-provider-google Affected
openSUSE Leap 15.5 terraform-provider-helm Affected
openSUSE Leap 15.5 terraform-provider-kubernetes Affected
openSUSE Leap 15.5 terraform-provider-local Affected
openSUSE Leap 15.5 terraform-provider-null Affected
openSUSE Leap 15.5 terraform-provider-random Affected
openSUSE Leap 15.5 terraform-provider-susepubliccloud Affected
openSUSE Leap 15.5 terraform-provider-tls Affected
openSUSE Leap 15.5 vexctl Affected
openSUSE Leap 15.5 zypper-docker Affected
openSUSE Leap Micro 5.2 containerd Affected
openSUSE Leap Micro 5.2 docker Affected
openSUSE Leap Micro 5.2 golang-github-docker-libnetwork Not affected
openSUSE Leap Micro 5.2 ignition Affected
openSUSE Leap Micro 5.2 podman Affected
openSUSE Leap Micro 5.3 containerd Affected
openSUSE Leap Micro 5.3 containerized-data-importer Affected
openSUSE Leap Micro 5.3 docker Affected
openSUSE Leap Micro 5.3 golang-github-docker-libnetwork Not affected
openSUSE Leap Micro 5.3 ignition Affected
openSUSE Leap Micro 5.3 kubevirt Affected
openSUSE Leap Micro 5.3 podman Affected
openSUSE Leap Micro 5.4 containerd Affected
openSUSE Leap Micro 5.4 containerized-data-importer Affected
openSUSE Leap Micro 5.4 docker Affected
openSUSE Leap Micro 5.4 golang-github-docker-libnetwork Not affected
openSUSE Leap Micro 5.4 ignition Affected
openSUSE Leap Micro 5.4 kubevirt Affected
openSUSE Leap Micro 5.4 podman Affected
openSUSE Leap Micro 5.5 containerd Affected
openSUSE Leap Micro 5.5 containerized-data-importer Affected
openSUSE Leap Micro 5.5 docker Affected
openSUSE Leap Micro 5.5 helm Affected
openSUSE Leap Micro 5.5 ignition Affected
openSUSE Leap Micro 5.5 kubevirt Affected
openSUSE Leap Micro 5.5 podman Won't fix
openSUSE Leap Micro 5.5 skopeo Not affected
Products at an unknown state of their lifecycle.
Products harbor213 Affected
Products trivy Affected
SLES-CHOST-BYOS-Aliyun containerd Affected
SLES-CHOST-BYOS-Aliyun podman Won't fix
SLES-CHOST-BYOS-Azure containerd Affected
SLES-CHOST-BYOS-Azure podman Won't fix
SLES-CHOST-BYOS-EC2 containerd Affected
SLES-CHOST-BYOS-EC2 podman Won't fix
SLES-CHOST-BYOS-GCE containerd Affected
SLES-CHOST-BYOS-GCE google-guest-agent Affected
SLES-CHOST-BYOS-GCE google-osconfig-agent Affected
SLES-CHOST-BYOS-GCE podman Won't fix
SLES-CHOST-BYOS-GDC containerd Affected
SLES-CHOST-BYOS-GDC podman Won't fix
SLES-CHOST-BYOS-SAP-CCloud containerd Affected
SLES-CHOST-BYOS-SAP-CCloud podman Won't fix
SUSE Linux Micro Extras 6.0 kubevirt Affected
SUSE Linux Micro Extras 6.1 kubevirt Affected
SUSE Linux Micro Extras 6.2 kubevirt Affected
SUSE Multi Linux Manager Tools SLE-15 golang-github-lusitaniae-apache_exporter In progress
SUSE Multi Linux Manager Tools SLE-15 golang-github-prometheus-prometheus In progress
SUSE Multi Linux Manager Tools SLE-15 grafana In progress
SUSE Multi Linux Manager Tools SLE-15 prometheus-blackbox_exporter In progress
SUSE Multi Linux Manager Tools SLE-15 spacecmd In progress
SUSE Multi Linux Manager Tools SLE-15 uyuni-tools In progress
SUSE Multi Linux Manager Tools SLE-Micro-5 prometheus-blackbox_exporter In progress
SUSE Multi Linux Manager Tools SLE-Micro-5 uyuni-tools In progress
Container Status
suse/cosign cosignAffected
containers/milvus:2.4 etcdIn progress
ses/7.1/ceph/prometheus-server
ses/7/ceph/prometheus-server
golang-github-prometheus-prometheusAffected
ses/7.1/ceph/grafana
ses/7/ceph/grafana
grafanaAffected
suse/helm helmAffected
rancher/elemental-teal-rt/5.4
rancher/elemental-teal/5.4
podmanAffected
suse/sle-micro/5.5 podmanWon't fix
suse/sles/15.3/cdi-importer:1.37.1
suse/sles/15.4/cdi-importer:1.43.0
suse/sles/15.5/cdi-importer:1.55.0
skopeoNot affected
private-registry/harbor-trivy-adapter trivyAffected


SUSE Timeline for this CVE

CVE page created: Sat Mar 21 02:00:44 2026
CVE page last modified: Tue Apr 14 17:52:02 2026