Unexpected work during chain building in crypto/x509
Go standard library · crypto/x509
7.5HighCVSS 3.1
Recommended action
Within 7 days
High technical severity; prioritise exposed affected systems while verifying vendor guidance.
Patch available
Distribution package intelligence
Ubuntu vendor package status
Canonical’s release and source-package findings are shown separately from local repository availability.
4 package states
Repository candidate not checked
A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.
Ubuntu release
Source package
Vendor state
Fixed version
Evidence
Ubuntu 24.04 LTSnoble · standard archive
golang-1.21
Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
1 current
CVE-2026-32280 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitycrypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building
129 known affected
The vendor explicitly identifies these products as affected by this CVE.
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift
build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation
openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation
dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator
external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift
edo/external-dns-rhel8 as a component of ExternalDNS 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
gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3
openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift
openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift
Summary
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
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-20008
No EUVD known-exploited evidence
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
7.5 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days
High technical severity; prioritise exposed affected systems while verifying vendor guidance.
Patch available
01
What, why and how
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
What
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
Why
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.
What
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
Why
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.
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 → Allocation of Resources Without Limits or Throttling → disrupt the affected service
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness ?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-770: Allocation of Resources Without Limits or Throttling. The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
CVSS vector ?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.
AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.INoneIntegrity impact: No direct loss is represented by this metric.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedDenial of serviceCWE-770
A
Official authority intelligence
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-20008Official EUVD mapping
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
Official EUVD recordBSI · German · WID-SEC-W-2026-2929Splunk Splunk Enterprise: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuführen, Berechtigungen zu erweitern, Sicherheitsmaßnahmen zu umgehen, SQL-Injection-, serverseitige Request-Forgery- und Cross-Site-Scripting-Angriffe durchzuführen, sensible Informationen offenzulegen oder zu manipulieren, Denial-of-Service-Zustände auszulösen oder andere, nicht näher spezifizierte Angriffe durchzuführen.
Official advisoryBSI · German · WID-SEC-W-2026-1513Kiali für Red Hat OpenShift Service Mesh (Axios, Go, Follow-redirects): Mehrere Schwachstellen
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Kiali für Red Hat OpenShift Service Mesh ausnutzen, um erweiterte Privilegien zu erlangen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren oder offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.
Official advisoryBSI · German · WID-SEC-W-2026-1006Golang Go: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Speicherbeschädigungen zu verursachen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand auszulösen oder andere, nicht näher spezifizierte Angriffe durchzuführen.
Official advisoryCERT-FR · French · CERTFR-2026-AVI-1056Multiples vulnérabilités dans les produits Splunk
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0540Multiples vulnérabilités dans VMware Tanzu Gemfire
De multiples vulnérabilités ont été découvertes dans VMware Tanzu Gemfire. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0500Multiples vulnérabilités dans VMware Tanzu
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0498Multiples vulnérabilités dans Zabbix Agent2
De multiples vulnérabilités ont été découvertes dans Zabbix Agent2. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Operational remediation based on structured source evidence.
Status ?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 99 more
Fixed
receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4121 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 8 Apr 2026 · Last source change 10 Sept 2026, 12:05 UTC · CWE-770 · Allocation of Resources Without Limits or Throttling
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-20008
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 102 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4108 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 99 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4121 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4095 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 102 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4108 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3933 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 4095 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 100 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3907 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 104 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3933 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 101 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3905 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 100 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3907 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 113 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3856 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 101 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3905 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; and 135 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3380 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 113 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3856 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 136 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3364 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; and 135 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3380 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 136 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3360 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; and 136 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3364 more
Affected versionsThe structured affected or fixed version information changed.
Before
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 136 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3254 more
After
rhai/assisted-installer-rhel9 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; build-of-trustee/trustee-rhel9-operator as a component of Confidential Compute Attestation; openshift-sandboxed-containers/osc-monitor-rhel9 as a component of Confidential Compute Attestation; dvo/deployment-validation-rhel8-operator as a component of Deployment Validation Operator; external-secrets-operator/external-secrets-rhel9 as a component of External Secrets Operator for Red Hat OpenShift; edo/external-dns-rhel8 as a component of ExternalDNS 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; gatekeeper/gatekeeper-rhel9-operator as a component of Gatekeeper 3; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; lvms4/lvms-rhel9-operator as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel8 as a component of Logical Volume Manager Storage; lvms4/topolvm-rhel9 as a component of Logical Volume Manager Storage; openshift/mirror-registry-rhel8 as a component of mirror registry for Red Hat OpenShift; helm.src as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-agent-base-rhel9 as a component of OpenShift Developer Tools and Services; ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services; openshift-lightspeed/lightspeed-rhel9-operator as a component of OpenShift Lightspeed; openshift-pipelines-client.src as a component of OpenShift Pipelines; kn-workflow-plugin.src as a component of OpenShift Serverless; openshift-serverless-1/kn-plugin-event-sender-rhel9 as a component of OpenShift Serverless; openshift-serverless-clients.src as a component of OpenShift Serverless; 3scale-amp2/3scale-rhel7-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp2/3scale-rhel9-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/3scale-operator as a component of Red Hat 3scale API Management Platform 2; 3scale-amp26/operator as a component of Red Hat 3scale API Management Platform 2; multicluster-engine/assisted-service-9-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; and 136 more · Fixed: receptor-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debuginfo-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptor-debugsource-0:1.6.5-1.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; receptorctl-0:1.6.5-1.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10; flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; host-metering-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debuginfo-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS); host-metering-debugsource-0:1.4.0-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS); and 3360 more
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
CVE-2026-32280: Unexpected work during chain building in crypto/x509 | BlackTree