BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2026
CVE-2026-27136High confidence

Invoking duplicate attributes can cause XSS in golang.org/x/net/html

golang.org/x/net · golang.org/x/net/html

6.1MediumCVSS 3.1
Recommended action
Scheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

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-27136 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
218 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift
  • compliance/openshift-compliance-operator-bundle as a component of Compliance Operator
  • openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation
  • openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation
  • openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation
  • cryostat/cryostat-rhel9-operator as a component of Cryostat 4
  • external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift
  • workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator
Summary
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
Remediation
For details on how to apply this update, refer to Ansible Automation Platform documentation.
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-31451

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

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
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
01

What, why and how

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

What

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

Why

Attacker-controlled content can reach a browser as executable script without sufficient output encoding or sanitisation.

How

An attacker operating through a network path may attempt exploitation without authentication after a user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

Why

Attacker-controlled content can reach a browser as executable script without sufficient output encoding or sanitisation.

How

An attacker operating through a network path may attempt exploitation without authentication after a 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 → Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
Required interaction required
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Changed: exploitation can affect a different security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-79

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

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:R/S:C/C:L/I:L/A:N

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.UIRequiredUser interaction: Another user must perform an action for exploitation to succeed.SChangedScope: The attack can affect a component governed by a different security authority.CLowConfidentiality impact: A successful attack can cause a limited loss.ILowIntegrity impact: A successful attack can cause a limited loss.ANoneAvailability impact: No direct loss is represented by this metric.
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-79
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2026-1653Golang Go-Module (Net, Image, Crypto: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um erweiterte Privilegien zu erlangen, Cross-Site-Scripting-Angriffe durchzuführen, Sicherheitsmaßnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0958Multiples vulnérabilités dans les produits IBM

rd?id=CVE-2026-2482 Référence CVE CVE-2026-24842 https://www.cve.org/CVERecord?id=CVE-2026-24842 Référence CVE CVE-2026-24880 https://www.cve.org/CVERecord?id=CVE-2026-24880 Référence CVE CVE-2026-25639 https://www.cve.org/CVERecord?id=CVE-2026-25639 Référence CVE CVE-2026-25680 https://www.cve.org/CVERecord?id=CVE-2026-25680 Référence CVE CVE-2026-25681 https://www.cve.org/CVERecord?id=CVE-2026-25681 Référence CVE CVE-2026-25854 https://www.cve.org/CVERecord?id=CVE-2026-25854 Référence CVE CVE-2026-26960 https://www.cve.org/CVERecord?id=CVE-2026-26960 Référence CVE CVE-2026-26996 https://www.cve.org/CVERecord?id=CVE-2026-26996 Référence CVE CVE-2026-27136 https://www.cve.org/CVERecord?id=CVE-2026-27136 Référence CVE CVE-2026-27727 https://www.cve.org/CVERecord?id=CVE-2026-27727 Référence CVE CVE-2026-27830 https://www.cve.org/CVERecord?id=CVE-2026-27830 Référence CVE CVE-2026-27903 https://www.cve.org/CVERecord?id=CVE-2026-27903 Référence CVE CVE-2026-27904 https://www.cve.org/CVERecord?id=CVE-2026-27904 Référence CVE CVE-2026-29145 https://www.cve.org/CVERecord?id=CVE-2026-29145 Référence CVE CVE-2026-29146 https://www.cve.org/CVERecord?id=CVE-2026-29146 Référence CVE CVE-2026-2950 https://www.cve.org/CVERecord?id=CVE-2026-2950 Référence CVE CVE-2026-29786 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0901Multiples vulnérabilités dans les produits IBM

rd?id=CVE-2026-2492 Référence CVE CVE-2026-25243 https://www.cve.org/CVERecord?id=CVE-2026-25243 Référence CVE CVE-2026-25589 https://www.cve.org/CVERecord?id=CVE-2026-25589 Référence CVE CVE-2026-25639 https://www.cve.org/CVERecord?id=CVE-2026-25639 Référence CVE CVE-2026-25645 https://www.cve.org/CVERecord?id=CVE-2026-25645 Référence CVE CVE-2026-25680 https://www.cve.org/CVERecord?id=CVE-2026-25680 Référence CVE CVE-2026-25681 https://www.cve.org/CVERecord?id=CVE-2026-25681 Référence CVE CVE-2026-26960 https://www.cve.org/CVERecord?id=CVE-2026-26960 Référence CVE CVE-2026-26996 https://www.cve.org/CVERecord?id=CVE-2026-26996 Référence CVE CVE-2026-27136 https://www.cve.org/CVERecord?id=CVE-2026-27136 Référence CVE CVE-2026-27199 https://www.cve.org/CVERecord?id=CVE-2026-27199 Référence CVE CVE-2026-27205 https://www.cve.org/CVERecord?id=CVE-2026-27205 Référence CVE CVE-2026-2739 https://www.cve.org/CVERecord?id=CVE-2026-2739 Référence CVE CVE-2026-27448 https://www.cve.org/CVERecord?id=CVE-2026-27448 Référence CVE CVE-2026-27459 https://www.cve.org/CVERecord?id=CVE-2026-27459 Référence CVE CVE-2026-27903 https://www.cve.org/CVERecord?id=CVE-2026-27903 Référence CVE CVE-2026-27904 https://www.cve.org/CVERecord?id=CVE-2026-27904 Référence CVE CVE-2026-27980 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0810Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2026-22016 Référence CVE CVE-2026-22018 https://www.cve.org/CVERecord?id=CVE-2026-22018 Référence CVE CVE-2026-22021 https://www.cve.org/CVERecord?id=CVE-2026-22021 Référence CVE CVE-2026-22795 https://www.cve.org/CVERecord?id=CVE-2026-22795 Référence CVE CVE-2026-22796 https://www.cve.org/CVERecord?id=CVE-2026-22796 Référence CVE CVE-2026-2332 https://www.cve.org/CVERecord?id=CVE-2026-2332 Référence CVE CVE-2026-23865 https://www.cve.org/CVERecord?id=CVE-2026-23865 Référence CVE CVE-2026-25680 https://www.cve.org/CVERecord?id=CVE-2026-25680 Référence CVE CVE-2026-25681 https://www.cve.org/CVERecord?id=CVE-2026-25681 Référence CVE CVE-2026-27136 https://www.cve.org/CVERecord?id=CVE-2026-27136 Référence CVE CVE-2026-33814 https://www.cve.org/CVERecord?id=CVE-2026-33814 Référence CVE CVE-2026-33870 https://www.cve.org/CVERecord?id=CVE-2026-33870 Référence CVE CVE-2026-33871 https://www.cve.org/CVERecord?id=CVE-2026-33871 Référence CVE CVE-2026-34268 https://www.cve.org/CVERecord?id=CVE-2026-34268 Référence CVE CVE-2026-34282 https://www.cve.org/CVERecord?id=CVE-2026-34282 Référence CVE CVE-2026-34477 https://www.cve.org/CVERecord?id=CVE-2026-34477 Référence CVE CVE-2026-34478 https://www.cve.org/CVERecord?id=CVE-2026-34478 Référence CVE CVE-2026-34479 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0788Multiples vulnérabilités dans les produits IBM

d?id=CVE-2026-22008 Référence CVE CVE-2026-22013 https://www.cve.org/CVERecord?id=CVE-2026-22013 Référence CVE CVE-2026-22016 https://www.cve.org/CVERecord?id=CVE-2026-22016 Référence CVE CVE-2026-22018 https://www.cve.org/CVERecord?id=CVE-2026-22018 Référence CVE CVE-2026-22021 https://www.cve.org/CVERecord?id=CVE-2026-22021 Référence CVE CVE-2026-23865 https://www.cve.org/CVERecord?id=CVE-2026-23865 Référence CVE CVE-2026-25680 https://www.cve.org/CVERecord?id=CVE-2026-25680 Référence CVE CVE-2026-25681 https://www.cve.org/CVERecord?id=CVE-2026-25681 Référence CVE CVE-2026-26996 https://www.cve.org/CVERecord?id=CVE-2026-26996 Référence CVE CVE-2026-27136 https://www.cve.org/CVERecord?id=CVE-2026-27136 Référence CVE CVE-2026-27903 https://www.cve.org/CVERecord?id=CVE-2026-27903 Référence CVE CVE-2026-27904 https://www.cve.org/CVERecord?id=CVE-2026-27904 Référence CVE CVE-2026-29181 https://www.cve.org/CVERecord?id=CVE-2026-29181 Référence CVE CVE-2026-32635 https://www.cve.org/CVERecord?id=CVE-2026-32635 Référence CVE CVE-2026-33671 https://www.cve.org/CVERecord?id=CVE-2026-33671 Référence CVE CVE-2026-33672 https://www.cve.org/CVERecord?id=CVE-2026-33672 Référence CVE CVE-2026-33750 https://www.cve.org/CVERecord?id=CVE-2026-33750 Référence CVE CVE-2026-33814 https://www.cve.org/CVERecord?id=

Official advisory
03

Patch and workaround

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
assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 188 more
Fixed
receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1038 more
Action
For details on how to apply this update, refer to Ansible Automation Platform documentation.
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 22 May 2026 · Last source change 22 May 2026, 16:59 UTC · CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

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-31451
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD enriched

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 192 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1022 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 188 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1038 more
    Red Hat Product Security
  2. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 195 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1022 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 192 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1022 more
    Red Hat Product Security
  3. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 203 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 965 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 195 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 1022 more
    Red Hat Product Security
  4. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 205 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 965 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 203 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 965 more
    Red Hat Product Security
  5. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 213 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 920 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 205 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 965 more
    Red Hat Product Security
  6. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 215 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 920 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 213 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 920 more
    Red Hat Product Security
  7. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 221 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 894 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 215 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 920 more
    Red Hat Product Security
  8. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 221 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 866 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 221 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 894 more
    Red Hat Product Security
  9. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 224 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 764 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 221 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 866 more
    Red Hat Product Security
  10. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 225 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 764 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 224 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 764 more
    Red Hat Product Security
  11. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 218 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 636 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator 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; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-rhel8 as a component of Multicluster Engine for Kubernetes; and 225 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 764 more
    Red Hat Product Security
  12. Affected versionsThe structured affected or fixed version information changed.
    Before
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-analyzer-addon-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-discovery-addon-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-java-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-platform-addon-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; and 232 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 528 more
    After
    assisted/agent-preinstall-image-builder-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-agent-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-controller-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/cert-manager-trust-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; compliance/openshift-compliance-operator-bundle as a component of Compliance Operator; openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation; cryostat/cryostat-rhel9-operator as a component of Cryostat 4; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; workload-availability/fence-agents-remediation-operator-bundle as a component of Fence Agents Remediation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; mta/mta-dotnet-external-provider-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-dotnet-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-generic-external-provider-rhel9 as a component of Migration Toolkit for Applications 8; mta/mta-hub-rhel8 as a component of Migration Toolkit for Applications 8; mta/mta-solution-server-rhel9 as a component of Migration Toolkit for Applications 8; multiarch-tuning/multiarch-tuning-operator-bundle as a component of Multiarch Tuning Operator; multiarch-tuning/multiarch-tuning-rhel9-operator as a component of Multiarch Tuning Operator; multicluster-engine/assisted-installer-agent-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-agent-rhel9 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-rhel8 as a component of Multicluster Engine for Kubernetes; multicluster-engine/assisted-installer-controller-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/assisted-service-8-rhel8 as a component of Multicluster Engine for Kubernetes; and 218 more · Fixed: receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.6-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.7 for RHEL 10; receptor-0:1.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptorctl-0:1.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debuginfo-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-debugsource-0:1.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; receptor-0:1.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptorctl-0:1.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-0:1.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; receptor-debuginfo-0:1.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; and 636 more
    Red Hat Product Security
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
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.
Free version - for non-commercial use only.CVE-2026-27136 · cve.blacktree.nl