Quadratic string concatenation in consumePhrase in net/mail
Go standard library · net/mail
7.5HighCVSS 3.1
Recommended action
Within 7 days
High technical severity; prioritise exposed affected systems while verifying vendor guidance.
Patch available
Distribution package intelligence
Ubuntu vendor package status
Canonical’s release and source-package findings are shown separately from local repository availability.
4 package states
Repository candidate not checked
A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.
Ubuntu release
Source package
Vendor state
Fixed version
Evidence
Ubuntu 24.04 LTSnoble · standard archive
golang-1.21
Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
1 current
CVE-2026-42499 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitynet/mail: golang: net/mail: Denial of Service via pathological email address parsing
112 known affected
The vendor explicitly identifies these products as affected by this CVE.
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation
confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation
openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation
cryostat/cryostat-storage-rhel9 as a component of Cryostat 4
external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift
edo/external-dns-rhel9 as a component of ExternalDNS Operator
edo/external-dns-rhel9-operator as a component of ExternalDNS Operator
compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator
gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3
lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage
multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes
Summary
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
Remediation
For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes
Optional official sources
National CERT insights ?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.
Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.
Official European source
ENISA European Vulnerability Database
Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.
1 current
ENISA EUVD identifier
EUVD-2026-28432
No EUVD known-exploited evidence
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
7.5 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days
High technical severity; prioritise exposed affected systems while verifying vendor guidance.
Patch available
01
What, why and how
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
What
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
Why
An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.
What
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
Why
An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.
02
Exploit reality and attack path
CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.
Observed exploitation ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.No confirmed evidence
No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.
Public PoC / exploit material ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.None recorded
No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.
Likely attack path
a network path → Inefficient Algorithmic Complexity → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness ?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-407: Inefficient Algorithmic Complexity. An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
CVSS vector ?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.
AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.INoneIntegrity impact: No direct loss is represented by this metric.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-407
A
Official authority intelligence
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-28432Official EUVD mapping
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
Official EUVD recordBSI · German · WID-SEC-W-2026-2455Oracle Solaris Drittanbieterkomponenten: Mehrere Schwachstellen
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in verschiedenen Komponenten von Drittanbietern in Oracle Solaris ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Official advisoryBSI · German · WID-SEC-W-2026-1437Golang Go: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Sicherheitsvorkehrungen zu umgehen, Daten zu manipulieren, Cross-Site-Scripting-Angriffe durchzuführen, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.
Operational remediation based on structured source evidence.
Status ?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel9 as a component of ExternalDNS Operator; edo/external-dns-rhel9-operator as a component of ExternalDNS Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 82 more
Fixed
cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1541 more
Action
For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04
Evidence and provenance
Published 7 May 2026 · Last source change 9 Sept 2026, 12:05 UTC · CWE-407 · Inefficient Algorithmic Complexity
CVE recordCVE.org · 5.2
CVSS sourceCISA ADP
EPSS source ?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2026-28432
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; automation-gateway-proxy-openssl30.src as a component of Red Hat Ansible Automation Platform 2; and 80 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1541 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel9 as a component of ExternalDNS Operator; edo/external-dns-rhel9-operator as a component of ExternalDNS Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 82 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1541 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 87 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1474 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; automation-gateway-proxy-openssl30.src as a component of Red Hat Ansible Automation Platform 2; and 80 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1541 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 97 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1398 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 87 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1474 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 102 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1347 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 97 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1398 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 118 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1065 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 102 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1347 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 910 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 118 more · Fixed: cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debuginfo-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; cri-o-debugsource-0:1.25.5-34.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12; openshift-hyperkube-0:4.12.0-202608131627.p2.g0e18cfc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; and 1065 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; multicluster-globalhub/multicluster-globalhub-agent-rhel9 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; and 148 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 773 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhacm2/klusterlet-addon-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 910 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; automation-gateway-proxy-openssl30.src as a component of Red Hat Ansible Automation Platform 2; automation-gateway-proxy-openssl32.src as a component of Red Hat Ansible Automation Platform 2; automation-gateway-proxy.src as a component of Red Hat Ansible Automation Platform 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; buildah as a component of Red Hat Enterprise Linux 10; buildah-tests as a component of Red Hat Enterprise Linux 10; buildah.src as a component of Red Hat Enterprise Linux 10; grafana as a component of Red Hat Enterprise Linux 10; grafana-selinux as a component of Red Hat Enterprise Linux 10; grafana.src as a component of Red Hat Enterprise Linux 10; gvisor-tap-vsock as a component of Red Hat Enterprise Linux 10; and 70 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 765 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/addon-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/clusterlifecycle-state-metrics-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/discovery-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/maestro-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/managedcluster-import-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/multicloud-manager-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/placement-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/registration-operator-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/work-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-globalhub/multicluster-globalhub-agent-rhel8 as a component of Multicluster Global Hub; multicluster-globalhub/multicluster-globalhub-agent-rhel9 as a component of Multicluster Global Hub; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; and 148 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 773 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 46 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 765 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; automation-gateway-proxy-openssl30.src as a component of Red Hat Ansible Automation Platform 2; automation-gateway-proxy-openssl32.src as a component of Red Hat Ansible Automation Platform 2; automation-gateway-proxy.src as a component of Red Hat Ansible Automation Platform 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; buildah as a component of Red Hat Enterprise Linux 10; buildah-tests as a component of Red Hat Enterprise Linux 10; buildah.src as a component of Red Hat Enterprise Linux 10; grafana as a component of Red Hat Enterprise Linux 10; grafana-selinux as a component of Red Hat Enterprise Linux 10; grafana.src as a component of Red Hat Enterprise Linux 10; gvisor-tap-vsock as a component of Red Hat Enterprise Linux 10; and 70 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 765 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 46 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 744 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 46 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 765 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 49 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 734 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 46 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 744 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 54 more · Fixed: openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.src as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-greenboot-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-networking-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-networking-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-selinux-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.src as a component of Red Hat OpenShift Container Platform 4.18; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-release-info-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-greenboot-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-low-latency-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-multus-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-multus-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; and 392 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 49 more · Fixed: cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.src as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debuginfo-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; cri-o-debugsource-0:1.27.8-19.rhaos4.14.gitcea2db1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14; ose-aws-ecr-image-credential-provider-0:4.14.0-202608131802.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.src as a component of Red Hat OpenShift Container Platform 4.15; cri-o-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debuginfo-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15; cri-o-debugsource-0:1.28.11-14.rhaos4.15.gitf722b2f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15; and 734 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 101 more · Fixed: openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.src as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; and 216 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; ignition-edge as a component of Red Hat Enterprise Linux 10; ignition-grub as a component of Red Hat Enterprise Linux 10; ignition-validate as a component of Red Hat Enterprise Linux 10; ignition.src as a component of Red Hat Enterprise Linux 10; osbuild-composer as a component of Red Hat Enterprise Linux 10; osbuild-composer-core as a component of Red Hat Enterprise Linux 10; osbuild-composer-worker as a component of Red Hat Enterprise Linux 10; osbuild-composer.src as a component of Red Hat Enterprise Linux 10; rhel10/bootc-image-builder as a component of Red Hat Enterprise Linux 10; conmon as a component of Red Hat Enterprise Linux 9; and 54 more · Fixed: openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.src as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-greenboot-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-multus-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-networking-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-networking-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16; microshift-olm-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-release-info-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-selinux-0:4.16.69-202608202336.p0.g763478c.assembly.4.16.69.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.src as a component of Red Hat OpenShift Container Platform 4.18; microshift-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-gateway-api-release-info-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-greenboot-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-low-latency-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18; microshift-multus-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18; microshift-multus-0:4.18.54-202608211117.p0.g8eb6c29.assembly.4.18.54.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18; and 392 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 114 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; and 153 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 101 more · Fixed: openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.src as a component of Red Hat OpenShift Container Platform 4.19; cri-o-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debuginfo-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; cri-o-debugsource-0:1.32.13-9.rhaos4.19.git2100f27.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-clients-redistributable-0:4.19.0-202608111604.p2.gb2a93a6.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.19; openshift-hyperkube-0:4.19.0-202608111604.p2.g63adf01.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19; and 216 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 137 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 114 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; and 153 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 137 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 137 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 137 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 137 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 137 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; confidential-compute-attestation-tech-preview/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; cryostat/cryostat-storage-rhel9 as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; helm.src as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2; openshift-golang-builder-container as a component of OpenShift Service Mesh 3; openshift-power-monitoring/power-monitoring-rhel9-operator as a component of Power monitoring for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; redhat-certification-preflight.src as a component of Red Hat Certification Program for Red Hat Enterprise Linux 9; go-toolset as a component of Red Hat Enterprise Linux 10; golang as a component of Red Hat Enterprise Linux 10; golang-bin as a component of Red Hat Enterprise Linux 10; golang-docs as a component of Red Hat Enterprise Linux 10; golang-misc as a component of Red Hat Enterprise Linux 10; golang-race as a component of Red Hat Enterprise Linux 10; golang-src as a component of Red Hat Enterprise Linux 10; golang-tests as a component of Red Hat Enterprise Linux 10; golang.src as a component of Red Hat Enterprise Linux 10; ignition-edge as a component of Red Hat Enterprise Linux 10; and 115 more · Fixed: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:02d7bfd18770557675eba97e03a460a57513a258fbac418fe8fc8ca11efd395d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:3cc618c7311d7770113f7fdc461bfcf95ffe5bc9c4fca4e972cc954cb9d23fb9_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4e6a7d903b99e3642158eb12058b5bff69bacaccb18e809bfe3d623d997bef7e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c9f1b213c785c7dcba7a4553c7cfac258d16df281c023b7d8fa357592ee0117_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.0; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1e316441723ad6e2ce988755709a2e2d98406fc58f06942c42b0b701e33b64b7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:65fb432f914dc0b384a4c7d97a3d520ee127cf9c3b773e7f91b28b7811223b62_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:9634da775abc1c3b64b33a7fe3e891e543caf321099eb8b989f9c833471047b2_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a80f627cee8092acfa7f248c90f162e04d9435aa6aafa38365b68a341bdc4039_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:36340239fda21b0c95529e24861b98f0c427f0b2a4dcbbc15e800c4008a84170_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:4d4eff309f617b905f126770ef318cc78eee346aa57d72f9e506a875cb9cb0ff_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:613509ec4705bd051a01ff07a738c01ffc2f1766716e8a992af396cc884cfc2f_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:ffcd011e7e5fc98eac4b3a40bf4c5f8faa1e9d6ffd99375fe6a077e07887902c_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.4; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 137 more
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
CVE-2026-42499: Quadratic string concatenation in consumePhrase in net/mail | BlackTree