Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-22772 (GCVE-0-2026-22772)
Vulnerability from cvelistv5 – Published: 2026-01-12 20:58 – Updated: 2026-01-12 21:17- CWE-918 - Server-Side Request Forgery (SSRF)
| URL | Tags |
|---|---|
| https://github.com/sigstore/fulcio/security/advis… | x_refsource_CONFIRM |
| https://github.com/sigstore/fulcio/commit/eaae2f2… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-22772",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-12T21:17:00.818861Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-12T21:17:31.478Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "fulcio",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003c 1.8.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-12T20:58:53.659Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
},
{
"name": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
}
],
"source": {
"advisory": "GHSA-59jp-pj84-45mr",
"discovery": "UNKNOWN"
},
"title": "Fulcio vulnerable to Server-Side Request Forgery (SSRF) via MetaIssuer Regex Bypass"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-22772",
"datePublished": "2026-01-12T20:58:53.659Z",
"dateReserved": "2026-01-09T18:27:19.387Z",
"dateUpdated": "2026-01-12T21:17:31.478Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-22772",
"date": "2026-07-10",
"epss": "0.0022",
"percentile": "0.12464"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-22772\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-12T21:15:59.457\",\"lastModified\":\"2026-06-17T10:20:23.913\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.\"},{\"lang\":\"es\",\"value\":\"Fulcio es una autoridad de certificaci\u00f3n para emitir certificados de firma de c\u00f3digo para una identidad de OpenID Connect (OIDC). Antes de la versi\u00f3n 1.8.5, la funci\u00f3n metaRegex() de Fulcio utiliza expresiones regulares no ancladas, permitiendo a los atacantes eludir la validaci\u00f3n de URL de MetaIssuer y desencadenar SSRF a servicios internos arbitrarios. Dado que el SSRF solo puede desencadenar solicitudes GET, la solicitud no puede mutar el estado. La respuesta de la solicitud GET no se devuelve al llamador, por lo que la exfiltraci\u00f3n de datos no es posible. Un actor malicioso podr\u00eda intentar sondear una red interna a trav\u00e9s de SSRF ciego. Esta vulnerabilidad est\u00e1 corregida en la versi\u00f3n 1.8.5.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"sigstore\",\"product\":\"fulcio\",\"versions\":[{\"version\":\"\u003c 1.8.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-12T21:17:00.818861Z\",\"id\":\"CVE-2026-22772\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:fulcio:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.8.5\",\"matchCriteriaId\":\"6D57DF83-B994-4FA6-B628-24987601A329\"}]}]}],\"references\":[{\"url\":\"https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-09T15:14:16+00:00",
"cve": "CVE-2026-22772",
"id": "CVE-2026-22772",
"initial_release_date": "2026-01-12T20:58:53.659000+00:00",
"product_status:fixed": "114",
"product_status:known_affected": "239",
"product_status:known_not_affected": "31",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-22772.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-22772\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-12T21:17:00.818861Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-12T21:17:14.304Z\"}}], \"cna\": {\"title\": \"Fulcio vulnerable to Server-Side Request Forgery (SSRF) via MetaIssuer Regex Bypass\", \"source\": {\"advisory\": \"GHSA-59jp-pj84-45mr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 5.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"sigstore\", \"product\": \"fulcio\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.8.5\"}]}], \"references\": [{\"url\": \"https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr\", \"name\": \"https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d\", \"name\": \"https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918: Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-12T20:58:53.659Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-22772\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-12T21:17:31.478Z\", \"dateReserved\": \"2026-01-09T18:27:19.387Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-12T20:58:53.659Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-RU-2026:20161-1
Vulnerability from csaf_opensuse - Published: 2026-01-27 17:25 - Updated: 2026-01-27 17:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Recommended update for hauler",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for hauler fixes the following issues:\n\nChanges in hauler:\n\n- Update to version 1.4.1 (bsc#1256546, CVE-2026-22772):\n * fixed typos for containerd imports (#493)\n * fix and support containerd imports of `hauls` (#492)\n * bump github.com/sigstore/fulcio (#489)\n\n- Update to version 1.4.0:\n * added/updated logging for `serve` and `remove` (#487)\n * added/fixed helm chart images/dependencies features (#485)\n * more experimental feature updates (#486)\n * add experimental notes (#483)\n * updated tempdir flag to store persistent flags (#484)\n * delete artifacts from store (#473)\n * path rewrites (#475)\n * updated/fixed workflow dependency versions (#478)\n\n- Update to version 1.3.2:\n * bump to latest cosign fork release (#481)\n * Bump golang.org/x/crypto in the go_modules group across 1 directory (#476)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-96",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-ru-2026_20161-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1256546",
"url": "https://bugzilla.suse.com/1256546"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
}
],
"title": "Recommended update for hauler",
"tracking": {
"current_release_date": "2026-01-27T17:25:17Z",
"generator": {
"date": "2026-01-27T17:25:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-RU-2026:20161-1",
"initial_release_date": "2026-01-27T17:25:17Z",
"revision_history": [
{
"date": "2026-01-27T17:25:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-bp160.1.1.aarch64",
"product": {
"name": "hauler-1.4.1-bp160.1.1.aarch64",
"product_id": "hauler-1.4.1-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-bp160.1.1.x86_64",
"product": {
"name": "hauler-1.4.1-bp160.1.1.x86_64",
"product_id": "hauler-1.4.1-bp160.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.aarch64"
},
"product_reference": "hauler-1.4.1-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.x86_64"
},
"product_reference": "hauler-1.4.1-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.1-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-27T17:25:17Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
}
]
}
OPENSUSE-SU-2026:10068-1
Vulnerability from csaf_opensuse - Published: 2026-01-19 00:00 - Updated: 2026-01-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "hauler-1.4.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the hauler-1.4.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10068",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10068-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
}
],
"title": "hauler-1.4.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-19T00:00:00Z",
"generator": {
"date": "2026-01-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10068-1",
"initial_release_date": "2026-01-19T00:00:00Z",
"revision_history": [
{
"date": "2026-01-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-1.1.aarch64",
"product": {
"name": "hauler-1.4.1-1.1.aarch64",
"product_id": "hauler-1.4.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-1.1.ppc64le",
"product": {
"name": "hauler-1.4.1-1.1.ppc64le",
"product_id": "hauler-1.4.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-1.1.s390x",
"product": {
"name": "hauler-1.4.1-1.1.s390x",
"product_id": "hauler-1.4.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.1-1.1.x86_64",
"product": {
"name": "hauler-1.4.1-1.1.x86_64",
"product_id": "hauler-1.4.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.1-1.1.aarch64"
},
"product_reference": "hauler-1.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.1-1.1.ppc64le"
},
"product_reference": "hauler-1.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.1-1.1.s390x"
},
"product_reference": "hauler-1.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.1-1.1.x86_64"
},
"product_reference": "hauler-1.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:hauler-1.4.1-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:hauler-1.4.1-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:hauler-1.4.1-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
}
]
}
OPENSUSE-SU-2026:10230-1
Vulnerability from csaf_opensuse - Published: 2026-02-19 00:00 - Updated: 2026-02-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "vexctl-0.4.1+git78.f951e3a-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the vexctl-0.4.1+git78.f951e3a-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10230",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10230-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
}
],
"title": "vexctl-0.4.1+git78.f951e3a-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-19T00:00:00Z",
"generator": {
"date": "2026-02-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10230-1",
"initial_release_date": "2026-02-19T00:00:00Z",
"revision_history": [
{
"date": "2026-02-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
},
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
}
]
}
OPENSUSE-SU-2026:10235-1
Vulnerability from csaf_opensuse - Published: 2026-02-23 00:00 - Updated: 2026-02-23 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cosign-3.0.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cosign-3.0.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10235",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10235-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23991 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23992 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24122 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24122/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-26958/"
}
],
"title": "cosign-3.0.5-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-23T00:00:00Z",
"generator": {
"date": "2026-02-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10235-1",
"initial_release_date": "2026-02-23T00:00:00Z",
"revision_history": [
{
"date": "2026-02-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-1.1.aarch64",
"product": {
"name": "cosign-3.0.5-1.1.aarch64",
"product_id": "cosign-3.0.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.5-1.1.aarch64",
"product": {
"name": "cosign-bash-completion-3.0.5-1.1.aarch64",
"product_id": "cosign-bash-completion-3.0.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.5-1.1.aarch64",
"product": {
"name": "cosign-fish-completion-3.0.5-1.1.aarch64",
"product_id": "cosign-fish-completion-3.0.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.5-1.1.aarch64",
"product": {
"name": "cosign-zsh-completion-3.0.5-1.1.aarch64",
"product_id": "cosign-zsh-completion-3.0.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-1.1.ppc64le",
"product": {
"name": "cosign-3.0.5-1.1.ppc64le",
"product_id": "cosign-3.0.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.5-1.1.ppc64le",
"product": {
"name": "cosign-bash-completion-3.0.5-1.1.ppc64le",
"product_id": "cosign-bash-completion-3.0.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.5-1.1.ppc64le",
"product": {
"name": "cosign-fish-completion-3.0.5-1.1.ppc64le",
"product_id": "cosign-fish-completion-3.0.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.5-1.1.ppc64le",
"product": {
"name": "cosign-zsh-completion-3.0.5-1.1.ppc64le",
"product_id": "cosign-zsh-completion-3.0.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-1.1.s390x",
"product": {
"name": "cosign-3.0.5-1.1.s390x",
"product_id": "cosign-3.0.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.5-1.1.s390x",
"product": {
"name": "cosign-bash-completion-3.0.5-1.1.s390x",
"product_id": "cosign-bash-completion-3.0.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.5-1.1.s390x",
"product": {
"name": "cosign-fish-completion-3.0.5-1.1.s390x",
"product_id": "cosign-fish-completion-3.0.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.5-1.1.s390x",
"product": {
"name": "cosign-zsh-completion-3.0.5-1.1.s390x",
"product_id": "cosign-zsh-completion-3.0.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-1.1.x86_64",
"product": {
"name": "cosign-3.0.5-1.1.x86_64",
"product_id": "cosign-3.0.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.5-1.1.x86_64",
"product": {
"name": "cosign-bash-completion-3.0.5-1.1.x86_64",
"product_id": "cosign-bash-completion-3.0.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.5-1.1.x86_64",
"product": {
"name": "cosign-fish-completion-3.0.5-1.1.x86_64",
"product_id": "cosign-fish-completion-3.0.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.5-1.1.x86_64",
"product": {
"name": "cosign-zsh-completion-3.0.5-1.1.x86_64",
"product_id": "cosign-zsh-completion-3.0.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64"
},
"product_reference": "cosign-3.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le"
},
"product_reference": "cosign-3.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x"
},
"product_reference": "cosign-3.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64"
},
"product_reference": "cosign-3.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64"
},
"product_reference": "cosign-bash-completion-3.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le"
},
"product_reference": "cosign-bash-completion-3.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x"
},
"product_reference": "cosign-bash-completion-3.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64"
},
"product_reference": "cosign-bash-completion-3.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64"
},
"product_reference": "cosign-fish-completion-3.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le"
},
"product_reference": "cosign-fish-completion-3.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x"
},
"product_reference": "cosign-fish-completion-3.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64"
},
"product_reference": "cosign-fish-completion-3.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64"
},
"product_reference": "cosign-zsh-completion-3.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le"
},
"product_reference": "cosign-zsh-completion-3.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x"
},
"product_reference": "cosign-zsh-completion-3.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
},
"product_reference": "cosign-zsh-completion-3.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
},
{
"cve": "CVE-2026-23991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23991"
}
],
"notes": [
{
"category": "general",
"text": "go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, if the TUF repository (or any of its mirrors) returns invalid TUF metadata JSON (valid JSON but not well formed TUF metadata), the client will panic during parsing, causing a denial of service. The panic happens before any signature is validated. This means that a compromised repository/mirror/cache can DoS clients without having access to any signing key. Version 2.3.1 fixes the issue. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23991",
"url": "https://www.suse.com/security/cve/CVE-2026-23991"
},
{
"category": "external",
"summary": "SUSE Bug 1257079 for CVE-2026-23991",
"url": "https://bugzilla.suse.com/1257079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-23991"
},
{
"cve": "CVE-2026-23992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23992"
}
],
"notes": [
{
"category": "general",
"text": "go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, a compromised or misconfigured TUF repository can have the configured value of signature thresholds set to 0, which effectively disables signature verification. This can lead to unauthorized modification to TUF metadata files is possible at rest, or during transit as no integrity checks are made. Version 2.3.1 fixes the issue. As a workaround, always make sure that the TUF metadata roles are configured with a threshold of at least 1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23992",
"url": "https://www.suse.com/security/cve/CVE-2026-23992"
},
{
"category": "external",
"summary": "SUSE Bug 1257084 for CVE-2026-23992",
"url": "https://bugzilla.suse.com/1257084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-23992"
},
{
"cve": "CVE-2026-24122",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24122"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. In versions 3.0.4 and below, an issuing certificate with a validity that expires before the leaf certificate will be considered valid during verification even if the provided timestamp would mean the issuing certificate should be considered expired. When verifying artifact signatures using a certificate, Cosign first verifies the certificate chain using the leaf certificate\u0027s \"not before\" timestamp and later checks expiry of the leaf certificate using either a signed timestamp provided by the Rekor transparency log or from a timestamp authority, or using the current time. The root and all issuing certificates are assumed to be valid during the leaf certificate\u0027s validity. There is no impact to users of the public Sigstore infrastructure. This may affect private deployments with customized PKIs. This issue has been fixed in version 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24122",
"url": "https://www.suse.com/security/cve/CVE-2026-24122"
},
{
"category": "external",
"summary": "SUSE Bug 1258540 for CVE-2026-24122",
"url": "https://bugzilla.suse.com/1258540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24122"
},
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
},
{
"cve": "CVE-2026-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-26958"
}
],
"notes": [
{
"category": "general",
"text": "filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If (*Point).MultiScalarMult is called on an initialized point that is not the identity point, it returns an incorrect result. If the method is called on an uninitialized point, the behavior is undefined. In particular, if the receiver is the zero value, MultiScalarMult returns an invalid point that compares Equal to every other point. Note that MultiScalarMult is a rarely used, advanced API. For example, users who depend on filippo.io/edwards25519 only through github.com/go-sql-driver/mysql are not affected. This issue has been fixed in version 1.1.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-26958",
"url": "https://www.suse.com/security/cve/CVE-2026-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1258570 for CVE-2026-26958",
"url": "https://bugzilla.suse.com/1258570"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.5-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-26958"
}
]
}
OPENSUSE-SU-2026:20386-1
Vulnerability from csaf_opensuse - Published: 2026-03-18 11:29 - Updated: 2026-03-18 11:29| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for cosign",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cosign fixes the following issues:\n\nUpdate to version 3.0.5:\n\n- CVE-2026-24122: Fixed improper validation of certificates that outlive\n expired CA certificates (bsc#1258542)\n- CVE-2026-26958: Fixed filippo.io/edwards25519: failure to initialize receiver\n in MultiScalarMult can produce invalid results and lead to undefined behavior\n (bsc#1258612)\n- CVE-2026-24137: Fixed github.com/sigstore/sigstore/pkg/tuf: legacy TUF client\n allows for arbitrary file writes with target cache path traversal\n (bsc#1257139)\n- CVE-2026-22772: Fixed github.com/sigstore/fulcio: bypass MetaIssuer URL\n validation bypass can trigger SSRF to arbitrary internal services\n (bsc#1256562)\n- CVE-2026-23991: Fixed github.com/theupdateframework/go-tuf/v2: denial of\n service due to invalid TUF metadata JSON returned by TUF repository\n (bsc#1257080)\n- CVE-2026-23992: Fixed github.com/theupdateframework/go-tuf/v2: unauthorized\n modification to TUF metadata files due to a compromised or misconfigured TUF\n repository (bsc#1257085)\n- CVE-2025-11065: Fixed github.com/go-viper/mapstructure/v2: sensitive\n Information leak in logs (bsc#1250620)\n- CVE-2026-22703: Fixed that cosign verification accepts any valid Rekor entry\n under certain conditions (bsc#1256496)\n- CVE-2025-58181: Fixed golang.org/x/crypto/ssh: invalidated number of\n mechanisms can cause unbounded memory consumption (bsc#1253913)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-404",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20386-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1250620",
"url": "https://bugzilla.suse.com/1250620"
},
{
"category": "self",
"summary": "SUSE Bug 1253913",
"url": "https://bugzilla.suse.com/1253913"
},
{
"category": "self",
"summary": "SUSE Bug 1256496",
"url": "https://bugzilla.suse.com/1256496"
},
{
"category": "self",
"summary": "SUSE Bug 1256562",
"url": "https://bugzilla.suse.com/1256562"
},
{
"category": "self",
"summary": "SUSE Bug 1257080",
"url": "https://bugzilla.suse.com/1257080"
},
{
"category": "self",
"summary": "SUSE Bug 1257085",
"url": "https://bugzilla.suse.com/1257085"
},
{
"category": "self",
"summary": "SUSE Bug 1257139",
"url": "https://bugzilla.suse.com/1257139"
},
{
"category": "self",
"summary": "SUSE Bug 1258542",
"url": "https://bugzilla.suse.com/1258542"
},
{
"category": "self",
"summary": "SUSE Bug 1258612",
"url": "https://bugzilla.suse.com/1258612"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23991 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23992 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24122 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24122/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-26958/"
}
],
"title": "Security update for cosign",
"tracking": {
"current_release_date": "2026-03-18T11:29:30Z",
"generator": {
"date": "2026-03-18T11:29:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20386-1",
"initial_release_date": "2026-03-18T11:29:30Z",
"revision_history": [
{
"date": "2026-03-18T11:29:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-160000.1.1.aarch64",
"product": {
"name": "cosign-3.0.5-160000.1.1.aarch64",
"product_id": "cosign-3.0.5-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.5-160000.1.1.noarch",
"product": {
"name": "cosign-bash-completion-3.0.5-160000.1.1.noarch",
"product_id": "cosign-bash-completion-3.0.5-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.5-160000.1.1.noarch",
"product": {
"name": "cosign-fish-completion-3.0.5-160000.1.1.noarch",
"product_id": "cosign-fish-completion-3.0.5-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.5-160000.1.1.noarch",
"product": {
"name": "cosign-zsh-completion-3.0.5-160000.1.1.noarch",
"product_id": "cosign-zsh-completion-3.0.5-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-160000.1.1.ppc64le",
"product": {
"name": "cosign-3.0.5-160000.1.1.ppc64le",
"product_id": "cosign-3.0.5-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-160000.1.1.s390x",
"product": {
"name": "cosign-3.0.5-160000.1.1.s390x",
"product_id": "cosign-3.0.5-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.5-160000.1.1.x86_64",
"product": {
"name": "cosign-3.0.5-160000.1.1.x86_64",
"product_id": "cosign-3.0.5-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64"
},
"product_reference": "cosign-3.0.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le"
},
"product_reference": "cosign-3.0.5-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x"
},
"product_reference": "cosign-3.0.5-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64"
},
"product_reference": "cosign-3.0.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.5-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch"
},
"product_reference": "cosign-bash-completion-3.0.5-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.5-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch"
},
"product_reference": "cosign-fish-completion-3.0.5-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.5-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
},
"product_reference": "cosign-zsh-completion-3.0.5-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11065"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in security-critical contexts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11065",
"url": "https://www.suse.com/security/cve/CVE-2025-11065"
},
{
"category": "external",
"summary": "SUSE Bug 1250608 for CVE-2025-11065",
"url": "https://bugzilla.suse.com/1250608"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-11065"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-22703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22703"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. Prior to versions 2.6.2 and 3.0.4, Cosign bundle can be crafted to successfully verify an artifact even if the embedded Rekor entry does not reference the artifact\u0027s digest, signature or public key. When verifying a Rekor entry, Cosign verifies the Rekor entry signature, and also compares the artifact\u0027s digest, the user\u0027s public key from either a Fulcio certificate or provided by the user, and the artifact signature to the Rekor entry contents. Without these comparisons, Cosign would accept any response from Rekor as valid. A malicious actor that has compromised a user\u0027s identity or signing key could construct a valid Cosign bundle by including any arbitrary Rekor entry, thus preventing the user from being able to audit the signing event. This issue has been patched in versions 2.6.2 and 3.0.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22703",
"url": "https://www.suse.com/security/cve/CVE-2026-22703"
},
{
"category": "external",
"summary": "SUSE Bug 1256496 for CVE-2026-22703",
"url": "https://bugzilla.suse.com/1256496"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-22703"
},
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
},
{
"cve": "CVE-2026-23991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23991"
}
],
"notes": [
{
"category": "general",
"text": "go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, if the TUF repository (or any of its mirrors) returns invalid TUF metadata JSON (valid JSON but not well formed TUF metadata), the client will panic during parsing, causing a denial of service. The panic happens before any signature is validated. This means that a compromised repository/mirror/cache can DoS clients without having access to any signing key. Version 2.3.1 fixes the issue. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23991",
"url": "https://www.suse.com/security/cve/CVE-2026-23991"
},
{
"category": "external",
"summary": "SUSE Bug 1257079 for CVE-2026-23991",
"url": "https://bugzilla.suse.com/1257079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-23991"
},
{
"cve": "CVE-2026-23992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23992"
}
],
"notes": [
{
"category": "general",
"text": "go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, a compromised or misconfigured TUF repository can have the configured value of signature thresholds set to 0, which effectively disables signature verification. This can lead to unauthorized modification to TUF metadata files is possible at rest, or during transit as no integrity checks are made. Version 2.3.1 fixes the issue. As a workaround, always make sure that the TUF metadata roles are configured with a threshold of at least 1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23992",
"url": "https://www.suse.com/security/cve/CVE-2026-23992"
},
{
"category": "external",
"summary": "SUSE Bug 1257084 for CVE-2026-23992",
"url": "https://bugzilla.suse.com/1257084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-23992"
},
{
"cve": "CVE-2026-24122",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24122"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. In versions 3.0.4 and below, an issuing certificate with a validity that expires before the leaf certificate will be considered valid during verification even if the provided timestamp would mean the issuing certificate should be considered expired. When verifying artifact signatures using a certificate, Cosign first verifies the certificate chain using the leaf certificate\u0027s \"not before\" timestamp and later checks expiry of the leaf certificate using either a signed timestamp provided by the Rekor transparency log or from a timestamp authority, or using the current time. The root and all issuing certificates are assumed to be valid during the leaf certificate\u0027s validity. There is no impact to users of the public Sigstore infrastructure. This may affect private deployments with customized PKIs. This issue has been fixed in version 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24122",
"url": "https://www.suse.com/security/cve/CVE-2026-24122"
},
{
"category": "external",
"summary": "SUSE Bug 1258540 for CVE-2026-24122",
"url": "https://bugzilla.suse.com/1258540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-24122"
},
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
},
{
"cve": "CVE-2026-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-26958"
}
],
"notes": [
{
"category": "general",
"text": "filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If (*Point).MultiScalarMult is called on an initialized point that is not the identity point, it returns an incorrect result. If the method is called on an uninitialized point, the behavior is undefined. In particular, if the receiver is the zero value, MultiScalarMult returns an invalid point that compares Equal to every other point. Note that MultiScalarMult is a rarely used, advanced API. For example, users who depend on filippo.io/edwards25519 only through github.com/go-sql-driver/mysql are not affected. This issue has been fixed in version 1.1.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-26958",
"url": "https://www.suse.com/security/cve/CVE-2026-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1258570 for CVE-2026-26958",
"url": "https://bugzilla.suse.com/1258570"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.s390x",
"openSUSE Leap 16.0:cosign-3.0.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:cosign-bash-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-fish-completion-3.0.5-160000.1.1.noarch",
"openSUSE Leap 16.0:cosign-zsh-completion-3.0.5-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T11:29:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-26958"
}
]
}
RHSA-2026:2136
Vulnerability from csaf_redhat - Published: 2026-02-05 15:17 - Updated: 2026-07-10 11:31A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 | — |
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2136",
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2136.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-10T11:31:29+00:00",
"generator": {
"date": "2026-07-10T11:31:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:2136",
"initial_release_date": "2026-02-05T15:17:09+00:00",
"revision_history": [
{
"date": "2026-02-05T15:17:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:17:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T11:31:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Aa8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3A358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770108193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3A67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:2144
Vulnerability from csaf_redhat - Published: 2026-02-05 15:45 - Updated: 2026-07-10 11:31A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Workaround
|
A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Workaround
|
A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Workaround
|
A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2144",
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22774",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22775",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23950",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2144.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-10T11:31:31+00:00",
"generator": {
"date": "2026-07-10T11:31:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:2144",
"initial_release_date": "2026-02-05T15:45:43+00:00",
"revision_history": [
{
"date": "2026-02-05T15:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:45:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T11:31:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3Aec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3A240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3Af4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3Ad876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3A7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3A83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3A7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3A3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3A9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107440"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in urllib3\u0027s streaming API that can lead to excessive resource consumption, including high CPU usage and significant memory allocation. When processing highly compressed data from untrusted sources, even small requested chunks can trigger full decompression, posing a denial-of-service risk to client-side applications utilizing affected urllib3 versions prior to 2.6.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
},
{
"cve": "CVE-2026-22774",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T19:01:29.258462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430095"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `devalue` JavaScript library, such as pgAdmin 4, Red Hat Build of Podman Desktop, and Red Hat Trusted Artifact Signer. A remote attacker can exploit this flaw by providing specially crafted input to the `devalue.parse` function, leading to excessive CPU and memory consumption and a denial of service condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "RHBZ#2430095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430095"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv"
}
],
"release_date": "2026-01-15T18:53:21.963000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input"
},
{
"cve": "CVE-2026-22775",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T20:00:50.600496+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430109"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to improper input validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat. The `devalue` JavaScript library, when used by applications to parse untrusted external input, is susceptible to a denial of service. Specially crafted input to the `devalue.parse` function can lead to excessive CPU and memory consumption, rendering the affected system unavailable. Red Hat products such as Red Hat Build of Podman Desktop and Red Hat Trusted Artifact Signer are affected if they process untrusted data using the vulnerable `devalue.parse` function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "RHBZ#2430109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf"
}
],
"release_date": "2026-01-15T18:59:37.499000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to improper input validation"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-23950",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-01-20T02:00:55.870044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The `node-tar` library is susceptible to a race condition due to incomplete handling of Unicode path collisions, which can lead to arbitrary file overwrites via symlink poisoning. However, this issue primarily affects case-insensitive or normalization-insensitive filesystems. Red Hat Enterprise Linux and other Red Hat products typically utilize case-sensitive filesystems, which may limit the direct impact of this flaw in default configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "RHBZ#2431036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6",
"url": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w"
}
],
"release_date": "2026-01-20T00:40:48.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition"
}
]
}
RHSA-2026:2922
Vulnerability from csaf_redhat - Published: 2026-02-18 12:26 - Updated: 2026-07-10 11:32A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2922",
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2922.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-10T11:32:32+00:00",
"generator": {
"date": "2026-07-10T11:32:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:2922",
"initial_release_date": "2026-02-18T12:26:00+00:00",
"revision_history": [
{
"date": "2026-02-18T12:26:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:26:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T11:32:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3A8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770733887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Ae001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770737394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Acfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:2924
Vulnerability from csaf_redhat - Published: 2026-02-18 12:35 - Updated: 2026-07-10 11:32A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 | — |
Vendor Fix
fix
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 | — |
Vendor Fix
fix
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2924",
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2924.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-10T11:32:33+00:00",
"generator": {
"date": "2026-07-10T11:32:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:2924",
"initial_release_date": "2026-02-18T12:35:32+00:00",
"revision_history": [
{
"date": "2026-02-18T12:35:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:35:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T11:32:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64",
"product": {
"name": "registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64",
"product_id": "registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-server-rhel9@sha256%3A47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770789792"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
},
"product_reference": "registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:35:32+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in urllib3\u0027s streaming API that can lead to excessive resource consumption, including high CPU usage and significant memory allocation. When processing highly compressed data from untrusted sources, even small requested chunks can trigger full decompression, posing a denial-of-service risk to client-side applications utilizing affected urllib3 versions prior to 2.6.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:35:32+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:35:32+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:35:32+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:35:32+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2924"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/client-server-rhel9@sha256:47071a0613d6d262110af4ce6703ce99db72c7ab58e3a6051b82f3098b372a49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:37387
Vulnerability from csaf_redhat - Published: 2026-07-09 14:48 - Updated: 2026-07-10 16:26A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in containerd package. Containers launched with a User set as a UID:GID larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This issue could cause unexpected behavior for environments that require containers to run as a non-root user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A container privilege escalation flaw was found in certain Multi-Cloud Object Gateway Core images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A firewall state management issue was found in the Moby project. When firewalld reloads, Docker fails to recreate iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This issue breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected.
CWE-909 - Missing Initialization of Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A memory leak flaw has been discovered in the golang github.com/ulikunitz/xz package. In affected versions, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn't include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in containerd. This vulnerability allows a user to exhaust memory on the host due to goroutine leaks via a bug in the CRI (Container Runtime Interface) Attach implementation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
Rekor’s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate() returns nil (success) when message is empty, leaving sign1Msg uninitialized, and Canonicalize() later dereferences v.sign1Msg.Payload. A malformed proposed entry of the cose/v0.0.1 type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A Server-Side Request Forgery (SSRF) flaw has been discovered in the Rekor transparency log tool. In versions 1.4.3 and below, attackers can trigger SSRF to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in go-git, a library for Git implementation in Go. This vulnerability allows a remote attacker to provide specially crafted Git pack or index files that are not properly verified for data integrity. Successful exploitation could lead to the go-git library processing corrupted data, which may result in unexpected application errors such as 'object not found'.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in minimatch, a utility for converting glob expressions into JavaScript regular expressions. A remote attacker can exploit this vulnerability by providing a specially crafted glob pattern containing multiple non-adjacent `**` (GLOBSTAR) segments. This can lead to unbounded recursive backtracking in the `matchOne()` function, causing a Denial of Service (DoS) by stalling the Node.js event loop for an extended period.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Distribution, a toolkit for managing container content. When operating in pull-through cache mode, Distribution incorrectly processes authentication challenges from an upstream registry. An attacker controlling the upstream registry, or positioned as a Man-in-the-Middle (MitM), can exploit this by providing a malicious authentication realm URL. This vulnerability can cause Distribution to send sensitive upstream credentials, via basic authentication, to an attacker-controlled server, leading to information disclosure.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Distribution, a toolkit used for managing container content. When specific caching and deletion features are enabled, a remote attacker can exploit a vulnerability that allows previously deleted content to become readable again. This occurs because the system does not fully remove all references to the deleted data, leading to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in OpenTelemetry-Go. On BSD and Solaris platforms, a local attacker could exploit a vulnerability related to the `kenv` command. By manipulating the system's PATH environment variable, an attacker could achieve arbitrary code execution or privilege escalation, leading to a compromise of system integrity and confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in go-git, an extensible Git implementation library for Go. This vulnerability allows an attacker to potentially obtain sensitive HTTP authentication credentials. This can occur when go-git follows redirects during smart-HTTP clone and fetch operations, leading to the unintended disclosure of user credentials.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Moby, the open-source container framework, and Docker Engine. A malicious container image can exploit this vulnerability to achieve arbitrary code execution with full daemon privileges, including host root access. This occurs when a user uploads a compressed archive to the container, as the daemon incorrectly uses decompression binaries from the container's filesystem. This allows an attacker to gain complete control over the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in the Moby container framework. A race condition during the `docker cp` mount setup allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. This vulnerability can lead to a denial of service by filling up disk space or interfering with critical system files.
CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in go-git, a Git implementation library. This path validation vulnerability allows an attacker to use specially crafted repository data. This data can cause go-git to modify or access files outside of the intended repository checkout, including critical `.git` directory files, potentially leading to unauthorized changes or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-8228: DRPolicy is not updated with the SC name after creating EC RBD pool and SC on a default replica3 cluster\nDFBUGS-8114: [Backport to odf-4.22.0] [RDR] Same groupreplicationID value is set to all RBD StorageClasses in peerClasses irrespective of different blockpools\nDFBUGS-8039: [RDR] Granular VM DR is broken\nDFBUGS-8004: Buckets page went inaccessible after recovering from disruptions induced to node where noobaa core pod is running\nDFBUGS-8002: [MCG] OLM continuously cycles MCG deployments on Azure STS clusters due to non-deterministic env var ordering\nDFBUGS-8000: [Backport to odf-4.22] [GSS] NooBaa NamespaceStore: Stale External Connection on Endpoint Change\nDFBUGS-7980: Node Shutdown trigger read-write failure, needs to modify terminationGracePeriodSeconds Values \nDFBUGS-7411: [RDR] [dryRun] For workload in various states, ensure dryRun test failover can be promoted to real failover and works correctly\nDFBUGS-7388: [4.22] CLONE - DR Page UI broken after OCP upgrade from 4.21 to 4.22 nightly\nDFBUGS-7378: [release-4.22] CLONE - [GSS] odf-blackbox-exporter ODFNodeLatencyHighOnOSDNodes : msg=\"Timeout reading from socket\" module=icmp_internal\nDFBUGS-7355: CVE vulnerabilities in ODF 4.22 release\nDFBUGS-7347: ocs-operator hardcodes NooBaa autoscalerType to hpav2, preventing KEDA autoscaling\nDFBUGS-7337: [4.22] QueryVectors returns identical distance values regardless of index distance metric (cosine vs euclidean)\nDFBUGS-7328: High CPU usage of nodejs built in https.Agent.getName function\nDFBUGS-7327: [Fusion Access][Migration]Scale operator deployment scales down to 0 following upgrade from 6.0.0.2 to 6.0.1.0 during migration\nDFBUGS-7325: [Fusion Access][Migration] FDF UI is not enabled following Fusion Access to Data Foundation Fusion access migration",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:37387",
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-40635",
"url": "https://access.redhat.com/security/cve/CVE-2024-40635"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45310",
"url": "https://access.redhat.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-21613",
"url": "https://access.redhat.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-21614",
"url": "https://access.redhat.com/security/cve/CVE-2025-21614"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-54410",
"url": "https://access.redhat.com/security/cve/CVE-2025-54410"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58058",
"url": "https://access.redhat.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64329",
"url": "https://access.redhat.com/security/cve/CVE-2025-64329"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8766",
"url": "https://access.redhat.com/security/cve/CVE-2025-8766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23831",
"url": "https://access.redhat.com/security/cve/CVE-2026-23831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24117",
"url": "https://access.redhat.com/security/cve/CVE-2026-24117"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25680",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25934",
"url": "https://access.redhat.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27903",
"url": "https://access.redhat.com/security/cve/CVE-2026-27903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33540",
"url": "https://access.redhat.com/security/cve/CVE-2026-33540"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33748",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35172",
"url": "https://access.redhat.com/security/cve/CVE-2026-35172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39827",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39833",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39834",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39883",
"url": "https://access.redhat.com/security/cve/CVE-2026-39883"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41506",
"url": "https://access.redhat.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41567",
"url": "https://access.redhat.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41568",
"url": "https://access.redhat.com/security/cve/CVE-2026-41568"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42506",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45571",
"url": "https://access.redhat.com/security/cve/CVE-2026-45571"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46598",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37387.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-07-10T16:26:29+00:00",
"generator": {
"date": "2026-07-10T16:26:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:37387",
"initial_release_date": "2026-07-09T14:48:40+00:00",
"revision_history": [
{
"date": "2026-07-09T14:48:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T14:49:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T16:26:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.22",
"product": {
"name": "Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Afb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ae6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Abc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Ae0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Adaa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ad19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Ae2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Aa90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ac70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ad78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Abdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Aa45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aeea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Acf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Aba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ad9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ae9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Afd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Aa658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Aa2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Abda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3Ae08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15?arch=arm64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Ad8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Aa1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ae59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aa37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Af85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Ad9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3Af5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ad41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1783538908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3Ac1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Ae556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1783538986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1783539102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1783539176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product_id": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-tls-profiles-operator-bundle@sha256%3A7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle\u0026tag=1783539221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Ac8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ad8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Aec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Af268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1783539323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3A9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1783539361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3A38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle\u0026tag=1783539392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Adf5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ae5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1783539492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ab99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1783539513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3Ac517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1783539520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Ad185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1783539557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1783539596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1783539625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-operator-bundle@sha256%3Aa08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle\u0026tag=1783539657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ac32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3Ac8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1783539714"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2024-40635",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-03-17T22:00:54.609423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2353043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd package. Containers launched with a User set as a UID:GID larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This issue could cause unexpected behavior for environments that require containers to run as a non-root user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: containerd has an integer overflow in User ID handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat OpenShift GitOps and OpenShift Container Platform deployments, image sources are controlled through OpenShift\u0027s Image configuration and RBAC policies. Administrators can restrict image imports to trusted registries using allowedRegistriesForImport and registrySources configuration.In typical GitOps deployments, application images are pulled from pre-approved registries configured by platform administrators.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40635"
},
{
"category": "external",
"summary": "RHBZ#2353043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2353043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40635"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da",
"url": "https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20",
"url": "https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a",
"url": "https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg"
}
],
"release_date": "2025-03-17T21:32:37.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that only trusted images are used and that only trusted users have permissions to import images.\n\nTo implement the recommended controls in OpenShift:\n1. Restrict allowed registries at the cluster level by configuring image.config.openshift.io/cluster with allowedRegistriesForImport and registrySources.allowedRegistries.\n2. To find out who can pull/import container images into OpenShift for that namespace Based on RBAC permissions: `oc adm policy who-can create imagestreamimports -n \u003cnamespace\u003e`\n3. Enforce image signature verification using sigstore or cluster image signature policies.\n4. For GitOps deployments, use Gatekeeper/OPA policies to enforce that ArgoCD Applications reference only approved registries.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: containerd has an integer overflow in User ID handling"
},
{
"cve": "CVE-2024-45310",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-09-03T02:38:04.977000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309336"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: runc can be tricked into creating empty files/directories on host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "RHBZ#2309336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45310",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv"
}
],
"release_date": "2024-09-03T11:17:32.277000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "runc: runc can be tricked into creating empty files/directories on host"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2025-8766",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2025-08-08T16:08:17.737000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387265"
}
],
"notes": [
{
"category": "description",
"text": "A container privilege escalation flaw was found in certain Multi-Cloud Object Gateway Core images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "noobaa-core: Excessive permissions of /etc could lead to escalation of privilege in the noobaa-core container",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this vulnerability as moderate severity for affected products which run on OpenShift. The vulnerability allows for potential privilege escalation within a container, but OpenShift\u0027s default, multi-layered security posture effectively mitigates this risk.\n\nThe primary controls include the default Security Context Constraints (SCC), which severely limit a container\u0027s permissions from the start, and SELinux, which enforces mandatory access control to ensure strict isolation. While other container runtime environments may have different controls available and require case-by-case analysis, OpenShift\u0027s built-in defenses are designed to prevent this type of attack.\n\nOut of Box RHEL configuration isolates a single process inside a container. Unless multiple processes are packaged inside a single container, that defeats the principle behind containerization, this bug can not be used to meaningfully escalate privileges.\n\nAlso, RHEL, and any common linux distributions do NOT add any additional users to the root group. The presence of the root group is strictly due to conformance with POSIX permission management requirements and can be considered to be an artifact of filesystem permission limitations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8766"
},
{
"category": "external",
"summary": "RHBZ#2387265",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387265"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8766"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8766",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8766"
}
],
"release_date": "2026-03-13T02:37:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "noobaa-core: Excessive permissions of /etc could lead to escalation of privilege in the noobaa-core container"
},
{
"cve": "CVE-2025-21613",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-01-06T17:00:41.244449+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335888"
}
],
"notes": [
{
"category": "description",
"text": "An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: argument injection via the URL field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an argument injection has been discovered in go-git, where an attackers can manipulate git-upload-pack flags, potentially enabling command or code execution leads to an exposure of sensitive data or other unintended actions, this vulnerability occurs exclusively in configurations using the file transport protocol.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "RHBZ#2335888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3368",
"url": "https://pkg.go.dev/vuln/GO-2025-3368"
}
],
"release_date": "2025-01-06T16:13:10.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "In cases where it is not possible to update to the latest version of go-git, it is recommended to enforce validation rules for values passed in the URL field.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: argument injection via the URL field"
},
{
"cve": "CVE-2025-21614",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-06T17:01:36.743039+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335901"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21614"
},
{
"category": "external",
"summary": "RHBZ#2335901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3367",
"url": "https://pkg.go.dev/vuln/GO-2025-3367"
}
],
"release_date": "2025-01-06T16:20:16.140000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-54410",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2025-07-30T14:00:54.163828+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2384951"
}
],
"notes": [
{
"category": "description",
"text": "A firewall state management issue was found in the Moby project. When firewalld reloads, Docker fails to recreate iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This issue breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/moby: Moby\u0027s Firewalld reload removes bridge network isolation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54410"
},
{
"category": "external",
"summary": "RHBZ#2384951",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2384951"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54410"
},
{
"category": "external",
"summary": "https://firewalld.org/documentation/howto/reload-firewalld.html",
"url": "https://firewalld.org/documentation/howto/reload-firewalld.html"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp",
"url": "https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp"
}
],
"release_date": "2025-07-30T13:24:50.818000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "github.com/moby/moby: Moby\u0027s Firewalld reload removes bridge network isolation"
},
{
"cve": "CVE-2025-58058",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-08-28T22:00:45.848319+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391585"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw has been discovered in the golang github.com/ulikunitz/xz package. In affected versions, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn\u0027t include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/ulikunitz/xz: github.com/ulikunitz/xz leaks memory",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "RHBZ#2391585",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391585"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58058"
},
{
"category": "external",
"summary": "https://github.com/ulikunitz/xz/commit/88ddf1d0d98d688db65de034f48960b2760d2ae2",
"url": "https://github.com/ulikunitz/xz/commit/88ddf1d0d98d688db65de034f48960b2760d2ae2"
},
{
"category": "external",
"summary": "https://github.com/ulikunitz/xz/security/advisories/GHSA-jc7w-c686-c4v9",
"url": "https://github.com/ulikunitz/xz/security/advisories/GHSA-jc7w-c686-c4v9"
}
],
"release_date": "2025-08-28T21:54:05.561000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/ulikunitz/xz: github.com/ulikunitz/xz leaks memory"
},
{
"cve": "CVE-2025-64329",
"cwe": {
"id": "CWE-771",
"name": "Missing Reference to Active Allocated Resource"
},
"discovery_date": "2025-11-07T05:01:08.634160+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413299"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd. This vulnerability allows a user to exhaust memory on the host due to goroutine leaks via a bug in the CRI (Container Runtime Interface) Attach implementation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Memory exhaustion via CRI Attach implementation goroutine leaks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The highest threat of this vulnerability is to system availability. A flaw in containerd\u0027s CRI Attach implementation allows a user to exhaust memory on the host due to goroutine leaks, leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64329"
},
{
"category": "external",
"summary": "RHBZ#2413299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64329"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df",
"url": "https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2"
}
],
"release_date": "2025-11-07T04:15:09.381000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/containerd/containerd: containerd: Memory exhaustion via CRI Attach implementation goroutine leaks"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
},
{
"cve": "CVE-2026-23831",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-22T22:01:19.930838+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432169"
}
],
"notes": [
{
"category": "description",
"text": "Rekor\u2019s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate() returns nil (success) when message is empty, leaving sign1Msg uninitialized, and Canonicalize() later dereferences v.sign1Msg.Payload. A malformed proposed entry of the cose/v0.0.1 type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/rekor: Rekor denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23831"
},
{
"category": "external",
"summary": "RHBZ#2432169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23831"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/commit/39bae3d192bce48ef4ef2cbd1788fb5770fee8cd",
"url": "https://github.com/sigstore/rekor/commit/39bae3d192bce48ef4ef2cbd1788fb5770fee8cd"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/releases/tag/v1.5.0",
"url": "https://github.com/sigstore/rekor/releases/tag/v1.5.0"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/security/advisories/GHSA-273p-m2cw-6833",
"url": "https://github.com/sigstore/rekor/security/advisories/GHSA-273p-m2cw-6833"
}
],
"release_date": "2026-01-22T21:26:22.183000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sigstore/rekor: Rekor denial of service"
},
{
"cve": "CVE-2026-24117",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-22T23:02:40.490797+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432218"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) flaw has been discovered in the Rekor transparency log tool. In versions 1.4.3 and below, attackers can trigger SSRF to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/rekor: Rekor Server-Side Request Forgery (SSRF)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24117"
},
{
"category": "external",
"summary": "RHBZ#2432218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432218"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24117"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24117",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24117"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/commit/60ef2bceba192c5bf9327d003bceea8bf1f8275f",
"url": "https://github.com/sigstore/rekor/commit/60ef2bceba192c5bf9327d003bceea8bf1f8275f"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/releases/tag/v1.5.0",
"url": "https://github.com/sigstore/rekor/releases/tag/v1.5.0"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/security/advisories/GHSA-4c4x-jm2x-pf9j",
"url": "https://github.com/sigstore/rekor/security/advisories/GHSA-4c4x-jm2x-pf9j"
}
],
"release_date": "2026-01-22T22:05:08.136000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sigstore/rekor: Rekor Server-Side Request Forgery (SSRF)"
},
{
"cve": "CVE-2026-25680",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-05-22T16:01:05.431197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480760"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/net/html where parsing crafted HTML can consume excessive CPU time, leading to denial of service. Exploitation requires user interaction (a victim application parsing attacker-controlled HTML). Most Red Hat products that bundle golang.org/x/net do not use the html parser to process untrusted HTML in their supported execution paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "RHBZ#2480760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://go.dev/cl/781702",
"url": "https://go.dev/cl/781702"
},
{
"category": "external",
"summary": "https://go.dev/issue/79573",
"url": "https://go.dev/issue/79573"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5028",
"url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
],
"release_date": "2026-05-22T15:01:21.805000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse untrusted HTML content, or enforce timeouts on HTML parsing operations. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-25934",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-09T23:00:53.661736+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, a library for Git implementation in Go. This vulnerability allows a remote attacker to provide specially crafted Git pack or index files that are not properly verified for data integrity. Successful exploitation could lead to the go-git library processing corrupted data, which may result in unexpected application errors such as \u0027object not found\u0027.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git/go-git: go-git: Data integrity issue due to improper verification of pack and index files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "RHBZ#2438332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25934"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v5.16.5",
"url": "https://github.com/go-git/go-git/releases/tag/v5.16.5"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-37cx-329c-33x3",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-37cx-329c-33x3"
}
],
"release_date": "2026-02-09T22:13:41.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-git/go-git: go-git: Data integrity issue due to improper verification of pack and index files"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27903",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:13.040462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch, a utility for converting glob expressions into JavaScript regular expressions. A remote attacker can exploit this vulnerability by providing a specially crafted glob pattern containing multiple non-adjacent `**` (GLOBSTAR) segments. This can lead to unbounded recursive backtracking in the `matchOne()` function, causing a Denial of Service (DoS) by stalling the Node.js event loop for an extended period.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27903"
},
{
"category": "external",
"summary": "RHBZ#2442919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-7r86-cg39-jmmj",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-7r86-cg39-jmmj"
}
],
"release_date": "2026-02-26T01:06:32.856000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns"
},
{
"cve": "CVE-2026-33540",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-06T16:04:03.563569+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Distribution, a toolkit for managing container content. When operating in pull-through cache mode, Distribution incorrectly processes authentication challenges from an upstream registry. An attacker controlling the upstream registry, or positioned as a Man-in-the-Middle (MitM), can exploit this by providing a malicious authentication realm URL. This vulnerability can cause Distribution to send sensitive upstream credentials, via basic authentication, to an attacker-controlled server, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/distribution/distribution: Distribution: Information disclosure via improper validation of authentication realm URL",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33540"
},
{
"category": "external",
"summary": "RHBZ#2455430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33540"
},
{
"category": "external",
"summary": "https://github.com/distribution/distribution/security/advisories/GHSA-3p65-76g6-3w7r",
"url": "https://github.com/distribution/distribution/security/advisories/GHSA-3p65-76g6-3w7r"
}
],
"release_date": "2026-04-06T14:55:04.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that all upstream registries configured for Distribution in pull-through cache mode are trusted and secured. Implement network segmentation and firewall rules to restrict outbound connections from the Distribution instance to only known and trusted upstream registry endpoints. This reduces the risk of an attacker-controlled upstream or a Man-in-the-Middle attack redirecting authentication.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/distribution/distribution: Distribution: Information disclosure via improper validation of authentication realm URL"
},
{
"cve": "CVE-2026-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33748",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T15:02:00.107493+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "RHBZ#2452271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://docs.docker.com/build/concepts/context/#url-fragments",
"url": "https://docs.docker.com/build/concepts/context/#url-fragments"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg"
}
],
"release_date": "2026-03-27T14:00:21.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-35172",
"cwe": {
"id": "CWE-524",
"name": "Use of Cache Containing Sensitive Information"
},
"discovery_date": "2026-04-06T20:01:47.396100+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455571"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Distribution, a toolkit used for managing container content. When specific caching and deletion features are enabled, a remote attacker can exploit a vulnerability that allows previously deleted content to become readable again. This occurs because the system does not fully remove all references to the deleted data, leading to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/distribution/distribution: Distribution: Information disclosure via stale references after content deletion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35172"
},
{
"category": "external",
"summary": "RHBZ#2455571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35172",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35172"
},
{
"category": "external",
"summary": "https://github.com/distribution/distribution/security/advisories/GHSA-f2g3-hh2r-cwgc",
"url": "https://github.com/distribution/distribution/security/advisories/GHSA-f2g3-hh2r-cwgc"
}
],
"release_date": "2026-04-06T19:08:44.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/distribution/distribution: Distribution: Information disclosure via stale references after content deletion"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39827",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:32.990556+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480682"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "RHBZ#2480682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39827"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://go.dev/cl/781320",
"url": "https://go.dev/cl/781320"
},
{
"category": "external",
"summary": "https://go.dev/issue/35127",
"url": "https://go.dev/issue/35127"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5016",
"url": "https://pkg.go.dev/vuln/GO-2026-5016"
}
],
"release_date": "2026-05-22T02:31:27.064000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39833",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-05-22T04:01:35.714593+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480683"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N). A flaw was found in golang.org/x/crypto/ssh/agent where the in-memory keyring returned by NewKeyring() silently accepted SSH agent keys with the ConfirmBeforeUse constraint but did not enforce interactive confirmation before signing. Exploitation requires local access and low privileges on a system where an affected application uses NewKeyring() with ConfirmBeforeUse. Most Red Hat products that bundle golang.org/x/crypto do not use the ssh/agent ConfirmBeforeUse feature in their supported execution paths. The upstream CISA CVSS 9.1 assumes a broader network attack context that does not reflect Red Hat product deployment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "RHBZ#2480683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://go.dev/cl/778640",
"url": "https://go.dev/cl/778640"
},
{
"category": "external",
"summary": "https://go.dev/cl/778641",
"url": "https://go.dev/cl/778641"
},
{
"category": "external",
"summary": "https://go.dev/issue/79436",
"url": "https://go.dev/issue/79436"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5005",
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"release_date": "2026-05-22T02:31:26.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/crypto version 0.52.0 or later, which rejects unsupported ConfirmBeforeUse keys instead of silently ignoring the constraint. As a workaround, do not add keys with ConfirmBeforeUse to the in-memory keyring from golang.org/x/crypto/ssh/agent, or use an SSH agent implementation that correctly enforces confirm-before-use.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation"
},
{
"cve": "CVE-2026-39834",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-22T04:01:15.681060+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480676"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "RHBZ#2480676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://go.dev/cl/781663",
"url": "https://go.dev/cl/781663"
},
{
"category": "external",
"summary": "https://go.dev/issue/79567",
"url": "https://go.dev/issue/79567"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5020",
"url": "https://pkg.go.dev/vuln/GO-2026-5020"
}
],
"release_date": "2026-05-22T02:31:27.540000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-39883",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"discovery_date": "2026-04-08T21:01:31.690577+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456718"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go. On BSD and Solaris platforms, a local attacker could exploit a vulnerability related to the `kenv` command. By manipulating the system\u0027s PATH environment variable, an attacker could achieve arbitrary code execution or privilege escalation, leading to a compromise of system integrity and confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Arbitrary code execution via PATH hijacking on BSD/Solaris",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in OpenTelemetry-Go that allows a local attacker to achieve arbitrary code execution or privilege escalation through PATH hijacking. This vulnerability is specific to BSD and Solaris platforms due to the use of the `kenv` command and does not directly affect Red Hat Enterprise Linux environments. However, the vulnerable component is included in Red Hat products such as Multicluster Engine for Kubernetes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39883"
},
{
"category": "external",
"summary": "RHBZ#2456718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456718"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39883"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883"
},
{
"category": "external",
"summary": "http://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.43.0",
"url": "http://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.43.0"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-hfvc-g4fc-pqhx",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-hfvc-g4fc-pqhx"
}
],
"release_date": "2026-04-08T20:26:41.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Arbitrary code execution via PATH hijacking on BSD/Solaris"
},
{
"cve": "CVE-2026-41506",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2026-05-08T14:05:24.889654+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468126"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, an extensible Git implementation library for Go. This vulnerability allows an attacker to potentially obtain sensitive HTTP authentication credentials. This can occur when go-git follows redirects during smart-HTTP clone and fetch operations, leading to the unintended disclosure of user credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has rated this flaw as Moderate because go-git may disclose HTTP authentication credentials when following redirects during smart HTTP clone and fetch operations but successful exploitation requires a user to interact with a malicious repository or redirect chain, and an attacker must control the redirect target to capture the exposed credentials. The impact is limited to the disclosure of authentication credentials and does not directly result in code execution, privilege escalation, or system compromise. Therefore, this issue is considered to have a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "RHBZ#2468126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41506"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v5.18.0",
"url": "https://github.com/go-git/go-git/releases/tag/v5.18.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v6.0.0-alpha.2",
"url": "https://github.com/go-git/go-git/releases/tag/v6.0.0-alpha.2"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-3xc5-wrhm-f963",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-3xc5-wrhm-f963"
}
],
"release_date": "2026-05-08T13:43:19.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects"
},
{
"cve": "CVE-2026-41567",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2026-06-05T02:00:54.488930+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485356"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby, the open-source container framework, and Docker Engine. A malicious container image can exploit this vulnerability to achieve arbitrary code execution with full daemon privileges, including host root access. This occurs when a user uploads a compressed archive to the container, as the daemon incorrectly uses decompression binaries from the container\u0027s filesystem. This allows an attacker to gain complete control over the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "docker: Moby/Docker Engine: Arbitrary Code Execution via malicious container image and compressed archive upload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. A flaw in Moby and Docker Engine allows for arbitrary code execution with host root privileges. This occurs when a user uploads a compressed archive to a container, as the daemon incorrectly uses decompression binaries from the container\u0027s filesystem. This could lead to a complete compromise of the host system if a malicious container image is utilized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "RHBZ#2485356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41567",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41567"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41567",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41567"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r",
"url": "https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r"
}
],
"release_date": "2026-06-05T00:35:50.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, Red Hat recommends only running containers from trusted images. Additionally, users should avoid piping compressed archives into containers created from untrusted images. For environments utilizing authorization plugins, restricting access to the `PUT /containers/{id}/archive` endpoint can further reduce exposure.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "docker: Moby/Docker Engine: Arbitrary Code Execution via malicious container image and compressed archive upload"
},
{
"cve": "CVE-2026-41568",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-06-12T19:01:39.621063+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moby container framework. A race condition during the `docker cp` mount setup allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. This vulnerability can lead to a denial of service by filling up disk space or interfering with critical system files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/docker/docker: github.com/moby/moby: Moby: Denial of Service via race condition in docker cp mount setup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Low impact. A race condition in the `docker cp` mount setup within the Moby container framework allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. Successful exploitation is difficult (AC:H) due to the timing-dependent nature of the race condition. Containers that do not have volume mounts are not affected, as the race occurs during volume bind-mount setup.\n\nDenial of Service is possible by:\n* Converting /etc/docker/daemon.json into a directory prevents the daemon from restarting\n* Creating /etc/nologin prevents user logins\n* Overwriting critical system paths with empty files can break host services\n\nThe container does not gain read or write access to existing host files \u2014 only the ability to create new empty files or directories at chosen paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41568"
},
{
"category": "external",
"summary": "RHBZ#2488493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41568",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41568"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41568",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41568"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-vp62-88p7-qqf5",
"url": "https://github.com/moby/moby/security/advisories/GHSA-vp62-88p7-qqf5"
}
],
"release_date": "2026-06-12T18:08:43.914000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Avoid using docker cp with untrusted running containers.\nRecommended to apply patches: Mountpoint creation is now scoped to the container root using os.Root (Go 1.24+), which refuses to follow symlinks that escape the opened root directory. All filesystem operations in createIfNotExists (MkdirAll, OpenFile) are performed through the os.Root handle, so even if a symlink swap occurs after path resolution, the creation stays confined to the container root.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "github.com/docker/docker: github.com/moby/moby: Moby: Denial of Service via race condition in docker cp mount setup"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-42506",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:02.675281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in `golang.org/x/net/html` can lead to Cross-Site Scripting (XSS) in applications that process and render untrusted HTML, even when input sanitization is implemented. The vulnerability arises from an unexpected HTML tree structure generated during parsing, potentially allowing a remote attacker to execute arbitrary script code in the user\u0027s browser, leading to information disclosure or unauthorized actions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "RHBZ#2480759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://go.dev/cl/781700",
"url": "https://go.dev/cl/781700"
},
{
"category": "external",
"summary": "https://go.dev/issue/79571",
"url": "https://go.dev/issue/79571"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5025",
"url": "https://pkg.go.dev/vuln/GO-2026-5025"
}
],
"release_date": "2026-05-22T15:01:21.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse and re-render untrusted HTML content. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-45571",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-27T16:02:52.574595+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482228"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, a Git implementation library. This path validation vulnerability allows an attacker to use specially crafted repository data. This data can cause go-git to modify or access files outside of the intended repository checkout, including critical `.git` directory files, potentially leading to unauthorized changes or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-git: go-git: Path validation flaw allows unauthorized file access",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45571"
},
{
"category": "external",
"summary": "RHBZ#2482228",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482228"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45571",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45571"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45571",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45571"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-crhj-59gh-8x96",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-crhj-59gh-8x96"
}
],
"release_date": "2026-05-27T14:57:32.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/go-git/go-git: go-git: Path validation flaw allows unauthorized file access"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-22T04:01:24.490498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480679"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate denial of service flaw exists in the `golang.org/x/crypto/ssh/agent` package. This vulnerability allows an attacker to provide specially crafted inputs that, when processed by the SSH agent, can lead to a program panic and crash. This could result in a temporary disruption of services that rely on the affected SSH agent functionality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "RHBZ#2480679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480679"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://go.dev/cl/781360",
"url": "https://go.dev/cl/781360"
},
{
"category": "external",
"summary": "https://go.dev/issue/79596",
"url": "https://go.dev/issue/79596"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5033",
"url": "https://pkg.go.dev/vuln/GO-2026-5033"
}
],
"release_date": "2026-05-22T02:31:27.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict the exposure of the SSH agent to untrusted sources. Avoid enabling SSH agent forwarding when connecting to untrusted hosts or environments. Ensure that applications interacting with `golang.org/x/crypto/ssh/agent` validate all inputs to prevent malformed data from being processed. Reloading or restarting SSH services may be required for changes to take effect.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.