BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2025
CVE-2024-45341High confidence

Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509

Go standard library · crypto/x509

6.1MediumCVSS 3.1
Recommended action
Scheduled

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

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

5 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 releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · esm-appsgolang-go.cryptoUnder evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivegolang-1.21Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivegolang-1.22Vendor fix publishedCanonical reports that a fixed source package version has been published. Repository candidate availability is not checked by BlackTree.1.22.2-2ubuntu0.4Canonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivegolang-1.23Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivegolang-1.24Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2024-45341 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygolang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints
794 known affected

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

  • rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2
  • openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift
  • cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift
  • cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift
  • cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3
  • cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3
  • cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3
  • custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift
  • custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift
  • deployment-validation-operator-container as a component of Deployment Validation Operator
  • workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator
Summary
A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this issue only affects users of private PKIs that make use of URIs.
Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
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-2024-41742

No EUVD known-exploited evidence

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

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

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

Patch available
01

What, why and how

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

What

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

Why

The product does not validate, or incorrectly validates, a certificate.

How

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

What

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

Why

The product does not validate, or incorrectly validates, a certificate.

How

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

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
a network path → Improper Certificate Validation → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
Required interaction required
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Changed: exploitation can affect a different security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-295

CWE-295: Improper Certificate Validation. The product does not validate, or incorrectly validates, a certificate.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UIRequiredUser interaction: Another user must perform an action for exploitation to succeed.SChangedScope: The attack can affect a component governed by a different security authority.CLowConfidentiality impact: A successful attack can cause a limited loss.ILowIntegrity impact: A successful attack can cause a limited loss.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-295
A

Official authority intelligence

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

BSI · German · WID-SEC-W-2025-0111Golang Go: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen und vertrauliche Informationen offenzulegen.

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

d?id=CVE-2024-24787 Référence CVE CVE-2024-24789 https://www.cve.org/CVERecord?id=CVE-2024-24789 Référence CVE CVE-2024-24790 https://www.cve.org/CVERecord?id=CVE-2024-24790 Référence CVE CVE-2024-24791 https://www.cve.org/CVERecord?id=CVE-2024-24791 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=CVE-2024-51744 Référence CVE CVE-2025-0167 https://www.cve.org/CVERecord?id=CVE-2025-0167 Référence CVE CVE-2025-0913 https://www.cve.org/CVERecord?id=CVE-2025-0913 Référence CVE CVE-2025-11065 https://www.cve.org/CVERecord?id=CVE-2025-11065 Référence CVE CVE-2025-13465 https://www.cve.org/CVERecord?id=CVE-2025-13465 Référence CVE CVE-2025-14831 https://www.cve.org/CVERecord?id=CVE-2025-14831 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22868 https://www.cve.org/CVERecord?id=CVE-

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

ord?id=CVE-2024-38820 Référence CVE CVE-2024-3933 https://www.cve.org/CVERecord?id=CVE-2024-3933 Référence CVE CVE-2024-39908 https://www.cve.org/CVERecord?id=CVE-2024-39908 Référence CVE CVE-2024-40635 https://www.cve.org/CVERecord?id=CVE-2024-40635 Référence CVE CVE-2024-41909 https://www.cve.org/CVERecord?id=CVE-2024-41909 Référence CVE CVE-2024-43398 https://www.cve.org/CVERecord?id=CVE-2024-43398 Référence CVE CVE-2024-45296 https://www.cve.org/CVERecord?id=CVE-2024-45296 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45338 https://www.cve.org/CVERecord?id=CVE-2024-45338 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-47072 https://www.cve.org/CVERecord?id=CVE-2024-47072 Référence CVE CVE-2024-47535 https://www.cve.org/CVERecord?id=CVE-2024-47535 Référence CVE CVE-2024-47875 https://www.cve.org/CVERecord?id=CVE-2024-47875 Référence CVE CVE-2024-48910 https://www.cve.org/CVERecord?id=CVE-2024-48910 Référence CVE CVE-2024-50264 https://www.cve.org/CVERecord?id=CVE-2024-50264 Référence CVE CVE-2024-50302 https://www.cve.org/CVERecord?id=CVE-2024-50302 Référence CVE CVE-2024-51479 https://www.cve.org/CVERecord?id=CVE-2024-51479 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2024-29018 Référence CVE CVE-2024-29025 https://www.cve.org/CVERecord?id=CVE-2024-29025 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-40635 https://www.cve.org/CVERecord?id=CVE-2024-40635 Référence CVE CVE-2024-41110 https://www.cve.org/CVERecord?id=CVE-2024-41110 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-47535 https://www.cve.org/CVERecord?id=CVE-2024-47535 Référence CVE CVE-2024-47554 https://www.cve.org/CVERecord?id=CVE-2024-47554 Référence CVE CVE-2024-47561 https://www.cve.org/CVERecord?id=CVE-2024-47561 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=CVE-2024-51744 Référence CVE CVE-2024-53114 https://www.cve.org/CVERecord?id=CVE-2024-53114 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2

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

d?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-34750 https://www.cve.org/CVERecord?id=CVE-2024-34750 Référence CVE CVE-2024-38286 https://www.cve.org/CVERecord?id=CVE-2024-38286 Référence CVE CVE-2024-38820 https://www.cve.org/CVERecord?id=CVE-2024-38820 Référence CVE CVE-2024-38821 https://www.cve.org/CVERecord?id=CVE-2024-38821 Référence CVE CVE-2024-38827 https://www.cve.org/CVERecord?id=CVE-2024-38827 Référence CVE CVE-2024-41123 https://www.cve.org/CVERecord?id=CVE-2024-41123 Référence CVE CVE-2024-41946 https://www.cve.org/CVERecord?id=CVE-2024-41946 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-47118 https://www.cve.org/CVERecord?id=CVE-2024-47118 Référence CVE CVE-2024-47535 https://www.cve.org/CVERecord?id=CVE-2024-47535 Référence CVE CVE-2024-49350 https://www.cve.org/CVERecord?id=CVE-2024-49350 Référence CVE CVE-2024-49761 https://www.cve.org/CVERecord?id=CVE-2024-49761 Référence CVE CVE-2024-50301 https://www.cve.org/CVERecord?id=CVE-2024-50301 Référence CVE CVE-2024-50379 https://www.cve.org/CVERecord?id=CVE-2024-50379 Référence CVE CVE-2024-52903 https://www.cve.org/CVERecord?id=CVE-2024-52903 Référence CVE CVE-2024-56337 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2025-AVI-1129Multiples vulnérabilités dans les produits VMware

ord?id=CVE-2024-25126 Référence CVE CVE-2024-25621 https://www.cve.org/CVERecord?id=CVE-2024-25621 Référence CVE CVE-2024-26141 https://www.cve.org/CVERecord?id=CVE-2024-26141 Référence CVE CVE-2024-26146 https://www.cve.org/CVERecord?id=CVE-2024-26146 Référence CVE CVE-2024-3044 https://www.cve.org/CVERecord?id=CVE-2024-3044 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2025-0913 https://www.cve.org/CVERecord?id=CVE-2025-0913 Référence CVE CVE-2025-12194 https://www.cve.org/CVERecord?id=CVE-2025-12194 Référence CVE CVE-2025-12816 https://www.cve.org/CVERecord?id=CVE-2025-12816 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22869 https://www.cve.org/CVERecord?id=CVE-2025-22869 Référence CVE CVE-2025-22870 https://www.cve.org/CVERecord?id=CVE-2025-22870 Référence CVE CVE-2025-22871 https://www.cve.org/CVERecord?id=CVE-2025-22871 Référence CVE CVE-2025-22872 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-1057Multiples vulnérabilités dans les produits VMware

d?id=CVE-2024-45012 Référence CVE CVE-2024-45013 https://www.cve.org/CVERecord?id=CVE-2024-45013 Référence CVE CVE-2024-45017 https://www.cve.org/CVERecord?id=CVE-2024-45017 Référence CVE CVE-2024-45019 https://www.cve.org/CVERecord?id=CVE-2024-45019 Référence CVE CVE-2024-45020 https://www.cve.org/CVERecord?id=CVE-2024-45020 Référence CVE CVE-2024-45022 https://www.cve.org/CVERecord?id=CVE-2024-45022 Référence CVE CVE-2024-45027 https://www.cve.org/CVERecord?id=CVE-2024-45027 Référence CVE CVE-2024-45029 https://www.cve.org/CVERecord?id=CVE-2024-45029 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-45490 https://www.cve.org/CVERecord?id=CVE-2024-45490 Référence CVE CVE-2024-45491 https://www.cve.org/CVERecord?id=CVE-2024-45491 Référence CVE CVE-2024-45492 https://www.cve.org/CVERecord?id=CVE-2024-45492 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-46672 https://www.cve.org/CVERecord?id=CVE-2024-46672 Référence CVE CVE-2024-46692 https://www.cve.org/CVERecord?id=CVE-2024-46692 Référence CVE CVE-2024-46697 https://www.cve.org/CVERecord?id=CVE-2024-46697 Référence CVE CVE-2024-46698 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-1036Multiples vulnérabilités dans les produits VMware

cord?id=CVE-2024-2511 Référence CVE CVE-2024-25621 https://www.cve.org/CVERecord?id=CVE-2024-25621 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-35255 https://www.cve.org/CVERecord?id=CVE-2024-35255 Référence CVE CVE-2024-4032 https://www.cve.org/CVERecord?id=CVE-2024-4032 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-47081 https://www.cve.org/CVERecord?id=CVE-2024-47081 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=CVE-2024-51744 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2024-5535 Référence CVE CVE-2024-6119 https://www.cve.org/CVERecord?id=CVE-2024-6119 Référence CVE CVE-2024-6232 https://www.cve.org/CVERecord?id=CVE-2024-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

d?id=CVE-2024-43168 Référence CVE CVE-2024-43374 https://www.cve.org/CVERecord?id=CVE-2024-43374 Référence CVE CVE-2024-43398 https://www.cve.org/CVERecord?id=CVE-2024-43398 Référence CVE CVE-2024-43788 https://www.cve.org/CVERecord?id=CVE-2024-43788 Référence CVE CVE-2024-43790 https://www.cve.org/CVERecord?id=CVE-2024-43790 Référence CVE CVE-2024-43802 https://www.cve.org/CVERecord?id=CVE-2024-43802 Référence CVE CVE-2024-44939 https://www.cve.org/CVERecord?id=CVE-2024-44939 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-45490 https://www.cve.org/CVERecord?id=CVE-2024-45490 Référence CVE CVE-2024-45491 https://www.cve.org/CVERecord?id=CVE-2024-45491 Référence CVE CVE-2024-45492 https://www.cve.org/CVERecord?id=CVE-2024-45492 Référence CVE CVE-2024-45720 https://www.cve.org/CVERecord?id=CVE-2024-45720 Référence CVE CVE-2024-45993 https://www.cve.org/CVERecord?id=CVE-2024-45993 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-46901 https://www.cve.org/CVERecord?id=CVE-2024-46901 Référence CVE CVE-2024-47081 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0967Multiples vulnérabilités dans les produits VMware

ecord?id=CVE-2024-37372 Référence CVE CVE-2024-38229 https://www.cve.org/CVERecord?id=CVE-2024-38229 Référence CVE CVE-2024-4032 https://www.cve.org/CVERecord?id=CVE-2024-4032 Référence CVE CVE-2024-43483 https://www.cve.org/CVERecord?id=CVE-2024-43483 Référence CVE CVE-2024-43484 https://www.cve.org/CVERecord?id=CVE-2024-43484 Référence CVE CVE-2024-43485 https://www.cve.org/CVERecord?id=CVE-2024-43485 Référence CVE CVE-2024-4467 https://www.cve.org/CVERecord?id=CVE-2024-4467 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-47535 https://www.cve.org/CVERecord?id=CVE-2024-47535 Référence CVE CVE-2024-47554 https://www.cve.org/CVERecord?id=CVE-2024-47554 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-5642 https://www.cve.org/CVERecord?id=CVE-2024-5642 Référence CVE CVE-2024-58266 https://www.cve.org/CVERecord?id=CVE-2024-58266 Référence CVE CVE-2024-6232 https://www.cve.org/CVERecord?id=CVE-2024-6232 Référence CVE CVE-2024-6505 https://www.cve.org/CVERecord?id=CVE-2024-6505 Référence CVE CVE-2024-6923 https://www.cve.org/CVERecord?id=CVE-202

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0960Multiples vulnérabilités dans VMware Tanzu

ord?id=CVE-2022-29526 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-3978 https://www.cve.org/CVERecord?id=CVE-2023-3978 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2024-23337 https://www.cve.org/CVERecord?id=CVE-2024-23337 Référence CVE CVE-2024-24786 https://www.cve.org/CVERecord?id=CVE-2024-24786 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-53427 https://www.cve.org/CVERecord?id=CVE-2024-53427 Référence CVE CVE-2025-0913 https://www.cve.org/CVERecord?id=CVE-2025-0913 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22868 https://www.cve.org/CVERecord?id=CVE-2025-22868 Référence CVE CVE-2025-22869 https://www.cve.org/CVERecord?id=CVE-2025-22869 Référence CVE CVE-2025-22870 https://www.cve.org/CVERecord?id=CVE-2025-22870 Référence CVE CVE-2025-22871 https://www.cve.org/CVERecord?id=CVE-2025-22871 Référence CVE CVE-2025-22872 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0939Multiples vulnérabilités dans les produits Splunk

d?id=CVE-2023-32611 Référence CVE CVE-2023-32636 https://www.cve.org/CVERecord?id=CVE-2023-32636 Référence CVE CVE-2023-32665 https://www.cve.org/CVERecord?id=CVE-2023-32665 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-34397 https://www.cve.org/CVERecord?id=CVE-2024-34397 Référence CVE CVE-2024-45159 https://www.cve.org/CVERecord?id=CVE-2024-45159 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-52533 https://www.cve.org/CVERecord?id=CVE-2024-52533 Référence CVE CVE-2024-6763 https://www.cve.org/CVERecord?id=CVE-2024-6763 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22868 https://www.cve.org/CVERecord?id=CVE-2025-22868 Référence CVE CVE-2025-22871 https://www.cve.org/CVERecord?id=CVE-2025-22871 Référence CVE CVE-2025-22872 https://www.cve.org/CVERecord?id=CVE-2025-22872 Référence CVE CVE-2025-3360 https://www.cve.org/CVERecord?id=CVE-2025-3360 Référence CVE CVE-2025-4373 https://www.cve.org/CVERecord?id=CVE-2

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0864Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2024-33602 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-3596 https://www.cve.org/CVERecord?id=CVE-2024-3596 Référence CVE CVE-2024-37370 https://www.cve.org/CVERecord?id=CVE-2024-37370 Référence CVE CVE-2024-37371 https://www.cve.org/CVERecord?id=CVE-2024-37371 Référence CVE CVE-2024-4032 https://www.cve.org/CVERecord?id=CVE-2024-4032 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-45490 https://www.cve.org/CVERecord?id=CVE-2024-45490 Référence CVE CVE-2024-45491 https://www.cve.org/CVERecord?id=CVE-2024-45491 Référence CVE CVE-2024-45492 https://www.cve.org/CVERecord?id=CVE-2024-45492 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2024-5535 Référence CVE CVE-2024-5642 https://www.cve.org/CVERecord?id=CVE-202

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0754Multiples vulnérabilités dans les produits VMware

yAdvisories/0/36086 Référence CVE CVE-2021-45078 https://www.cve.org/CVERecord?id=CVE-2021-45078 Référence CVE CVE-2022-44840 https://www.cve.org/CVERecord?id=CVE-2022-44840 Référence CVE CVE-2023-37920 https://www.cve.org/CVERecord?id=CVE-2023-37920 Référence CVE CVE-2024-12718 https://www.cve.org/CVERecord?id=CVE-2024-12718 Référence CVE CVE-2024-35255 https://www.cve.org/CVERecord?id=CVE-2024-35255 Référence CVE CVE-2024-41110 https://www.cve.org/CVERecord?id=CVE-2024-41110 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-6104 https://www.cve.org/CVERecord?id=CVE-2024-6104 Référence CVE CVE-2025-22228 https://www.cve.org/CVERecord?id=CVE-2025-22228 Référence CVE CVE-2025-22235 https://www.cve.org/CVERecord?id=CVE-2025-22235 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22868 https://www.cve.org/CVERecord?id=CVE-2025-22868 Référence CVE CVE-2025-22869 https://www.cve.org/CVERecord?id=CVE-2025-22869 Référence CVE CVE-2025-22870 https://www.cve.org/CVERecord?id=CVE-2025-22870 Référence CVE CVE-2025-22871 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0622Multiples vulnérabilités dans les produits VMware

cord?id=CVE-2024-4030 Référence CVE CVE-2024-4032 https://www.cve.org/CVERecord?id=CVE-2024-4032 Référence CVE CVE-2024-40635 https://www.cve.org/CVERecord?id=CVE-2024-40635 Référence CVE CVE-2024-41110 https://www.cve.org/CVERecord?id=CVE-2024-41110 Référence CVE CVE-2024-41909 https://www.cve.org/CVERecord?id=CVE-2024-41909 Référence CVE CVE-2024-42230 https://www.cve.org/CVERecord?id=CVE-2024-42230 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45339 https://www.cve.org/CVERecord?id=CVE-2024-45339 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-46753 https://www.cve.org/CVERecord?id=CVE-2024-46753 Référence CVE CVE-2024-46787 https://www.cve.org/CVERecord?id=CVE-2024-46787 Référence CVE CVE-2024-46812 https://www.cve.org/CVERecord?id=CVE-2024-46812 Référence CVE CVE-2024-46821 https://www.cve.org/CVERecord?id=CVE-2024-46821 Référence CVE CVE-2024-47081 https://www.cve.org/CVERecord?id=CVE-2024-47081 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-47554 https://www.cve.org/CVERecord?id=CVE-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0532Multiples vulnérabilités dans les produits Splunk

De multiples vulnérabilités ont été découvertes dans les produits Splunk. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0524Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2024-34402 Référence CVE CVE-2024-34403 https://www.cve.org/CVERecord?id=CVE-2024-34403 Référence CVE CVE-2024-35195 https://www.cve.org/CVERecord?id=CVE-2024-35195 Référence CVE CVE-2024-3596 https://www.cve.org/CVERecord?id=CVE-2024-3596 Référence CVE CVE-2024-3651 https://www.cve.org/CVERecord?id=CVE-2024-3651 Référence CVE CVE-2024-38949 https://www.cve.org/CVERecord?id=CVE-2024-38949 Référence CVE CVE-2024-38950 https://www.cve.org/CVERecord?id=CVE-2024-38950 Référence CVE CVE-2024-41996 https://www.cve.org/CVERecord?id=CVE-2024-41996 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-45993 https://www.cve.org/CVERecord?id=CVE-2024-45993 Référence CVE CVE-2024-4603 https://www.cve.org/CVERecord?id=CVE-2024-4603 Référence CVE CVE-2024-46981 https://www.cve.org/CVERecord?id=CVE-2024-46981 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-49203 https://www.cve.org/CVERecord?id=CVE-2024-49203 Référence CVE CVE-2024-5171 https://www.cve.org/CVERecord?id=CVE-2024-5171 Référence CVE CVE-2024-51741 https://www.cve.org/CVERecord?id=CVE-2024-51741 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=CVE-20

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0283Multiples vulnérabilités dans VMware Tanzu Greenplum

ord?id=CVE-2024-24790 Référence CVE CVE-2024-24791 https://www.cve.org/CVERecord?id=CVE-2024-24791 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-3596 https://www.cve.org/CVERecord?id=CVE-2024-3596 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45338 https://www.cve.org/CVERecord?id=CVE-2024-45338 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2024-47561 https://www.cve.org/CVERecord?id=CVE-2024-47561 Référence CVE CVE-2024-50379 https://www.cve.org/CVERecord?id=CVE-2024-50379 Référence CVE CVE-2025-1094 https://www.cve.org/CVERecord?id=CVE-2025-1094 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Gestion détaillée du document le 08 avril 2025 Version initiale le 10 avril 2025 Correction d'une erreur dans le résumé Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0256Multiples vulnérabilités dans Broadcom VMware Tanzu Greenplum

d?id=CVE-2024-24789 Référence CVE CVE-2024-24790 https://www.cve.org/CVERecord?id=CVE-2024-24790 Référence CVE CVE-2024-24791 https://www.cve.org/CVERecord?id=CVE-2024-24791 Référence CVE CVE-2024-34155 https://www.cve.org/CVERecord?id=CVE-2024-34155 Référence CVE CVE-2024-34156 https://www.cve.org/CVERecord?id=CVE-2024-34156 Référence CVE CVE-2024-34158 https://www.cve.org/CVERecord?id=CVE-2024-34158 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45338 https://www.cve.org/CVERecord?id=CVE-2024-45338 Référence CVE CVE-2024-45341 https://www.cve.org/CVERecord?id=CVE-2024-45341 Référence CVE CVE-2025-22866 https://www.cve.org/CVERecord?id=CVE-2025-22866 Référence CVE CVE-2025-22870 https://www.cve.org/CVERecord?id=CVE-2025-22870 Gestion détaillée du document le 31 mars 2025 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des systèmes d'information

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 764 more
Fixed
delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
Action
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
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 28 Jan 2025 · Last source change 21 Feb 2025, 18:03 UTC · CWE-295 · Improper Certificate Validation

CVE recordCVE.org · 5.1
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-2024-41742
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD not scheduled

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

Material change intelligence

What changed after publication

View recent updates →
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 762 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    After
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 764 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    Red Hat Product Security
  2. Affected versionsThe structured affected or fixed version information changed.
    Before
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; jetstack-cert-manager-container as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 764 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    After
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 762 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    Red Hat Product Security
  3. Affected versionsThe structured affected or fixed version information changed.
    Before
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; jetstack-cert-manager-container as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 763 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    After
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; jetstack-cert-manager-container as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 764 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    Red Hat Product Security
  4. Affected versionsThe structured affected or fixed version information changed.
    Before
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; cert-manager/jetstack-cert-manager-rhel9 as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 763 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    After
    rhai-tech-preview/assisted-installer-agent-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; rhai-tech-preview/assisted-installer-rhel8 as a component of Assisted Installer for Red Hat OpenShift Container Platform 2; openshift-builds/openshift-builds-rhel9-operator.src as a component of Builds for Red Hat OpenShift; cert-manager-operator-container as a component of cert-manager Operator for Red Hat OpenShift; jetstack-cert-manager-container as a component of cert-manager Operator for Red Hat OpenShift; cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8 as a component of Cryostat 3; cryostat-tech-preview/cryostat-rhel8-operator as a component of Cryostat 3; cryostat-tech-preview/cryostat-storage-rhel8 as a component of Cryostat 3; custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator as a component of Custom Metric Autoscaler operator for Red Hat Openshift; custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift; deployment-validation-operator-container as a component of Deployment Validation Operator; workload-availability/fence-agents-remediation-rhel8-operator as a component of Fence Agents Remediation Operator; kube-descheduler-operator/descheduler-rhel9 as a component of Kube Descheduler Operator; kube-descheduler-operator/kube-descheduler-rhel9-operator as a component of Kube Descheduler Operator; openshift-logging/cluster-logging-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-proxy-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/elasticsearch-rhel8-operator as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/log-file-metric-exporter-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; openshift-logging/logging-view-plugin-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/lokistack-gateway-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-rhel8 as a component of Logging Subsystem for Red Hat OpenShift; openshift-logging/opa-openshift-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; workload-availability/machine-deletion-remediation-rhel8-operator as a component of Machine Deletion Remediation Operator; and 763 more · Fixed: delve-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debuginfo-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-debugsource-0:1.24.1-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); go-toolset-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-bin-0:1.23.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-docs-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-misc-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-src-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); golang-tests-0:1.23.7-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); delve-0:1.24.1-1.module+el8.10.0+22945+b2c96a17.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8); and 58 more
    Red Hat Product Security
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2024-45341 · cve.blacktree.nl